You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.
$ tengo-tester run
test fails
entry_name: main
test_name: test
the value of the variable result is unexpected (-want, +got)
interface{}(
- map[interface{}]interface{}{string("foo"): string("hello")},
+ map[string]interface{}{"foo": string("hello")},
)
entry fails
entry_name: main
FATA[0000]
The text was updated successfully, but these errors were encountered:
foo.tengo
The text was updated successfully, but these errors were encountered: