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 was archived by the owner on Nov 26, 2025. It is now read-only.
When using expect in repl, I am testing conditions that are failing but not giving any errors. In fact, it's letting me continue with testing as if nothing happened. I have to run the command without expect to see the actual error.
I expect this to say proposal failed to create, due to missing an input
Debug Information
If I run this command directly in repl, it shows me a generic error but at least stops testing (create-proposal "test" "test" "chan1" 1 (time "2025-03-30T00:00:00Z") (time "2025-04-02T00:00:00Z") "bob" 1)