well, that one is solved. for whatever reason the request var needed a
toString
even though it was a string.
r
robstoll
04/26/2018, 4:15 PM
In case you have regression tests covering your problem and it came not apparent, then I suggest to have a look at Atrium, its an assertion library which shows such cases quite nicely (well, I am the author surely a bit biased 😉):
https://github.com/robstoll/atrium