diff --git a/test/fixtures/welcome.slang b/test/fixtures/welcome.slang index 08ef078..c4ae6dd 100644 --- a/test/fixtures/welcome.slang +++ b/test/fixtures/welcome.slang @@ -1,5 +1,5 @@ Rule unknown ignore Given I fetch the local timestamp in seconds and output into 'timestamp' -Given I have a 'number' named 'timestamp' +Given I have a 'time' named 'timestamp' Then print the string '😘 Welcome to the Slangroom World 🌈' Then print the 'timestamp' diff --git a/test/fixtures/welcome.slex b/test/fixtures/welcome.slex index 6264a58..117ad55 100644 --- a/test/fixtures/welcome.slex +++ b/test/fixtures/welcome.slex @@ -1,5 +1,5 @@ -UnVsZSB1bmtub3duIGlnbm9yZQpHaXZlbiBJIGZldGNoIHRoZSBsb2NhbCB0aW1lc3RhbXAgaW4gc2Vjb25kcyBhbmQgb3V0cHV0IGludG8gJ3RpbWVzdGFtcCcKR2l2ZW4gSSBoYXZlIGEgJ251bWJlcicgbmFtZWQgJ3RpbWVzdGFtcCcKVGhlbiBwcmludCB0aGUgc3RyaW5nICfwn5iYIFdlbGNvbWUgdG8gdGhlIFNsYW5ncm9vbSBXb3JsZCDwn4yIJwpUaGVuIHByaW50IHRoZSAndGltZXN0YW1wJwo= +UnVsZSB1bmtub3duIGlnbm9yZQpHaXZlbiBJIGZldGNoIHRoZSBsb2NhbCB0aW1lc3RhbXAgaW4gc2Vjb25kcyBhbmQgb3V0cHV0IGludG8gJ3RpbWVzdGFtcCcKR2l2ZW4gSSBoYXZlIGEgJ3RpbWUnIG5hbWVkICd0aW1lc3RhbXAnClRoZW4gcHJpbnQgdGhlIHN0cmluZyAn8J+YmCBXZWxjb21lIHRvIHRoZSBTbGFuZ3Jvb20gV29ybGQg8J+MiCcKVGhlbiBwcmludCB0aGUgJ3RpbWVzdGFtcCcK