8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi Jon,
It seems if I run "1 | should be lt 2" then all is okay, but if I run "0 | should be lt 2" I get the following exception
(Expected that (actual) (0) be lt (2):String) [], RuntimeException
Sam : )