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
I don't know if there is a way to fix this without refactoring the code,
but I think it is due to the fact that Specify lives as a trait and that assertions are made within anonymous functions that this cannot be easily controlled without calling the Output Control Functions explicitly.
Hi.
I've a test:
The first specification passes.
Second specification is failing. It expect output to be "lorem ipsum 2", but gots "lorem ipsum 1lorem ipsum 2".
The text was updated successfully, but these errors were encountered: