Closed dzschille closed 8 years ago
Could you please try to upgrade to 1.0-dev
and see if that helps? I have added a couple of test cases using your haystack and needle, and it should work as expected now.
Works great, thanks for the quick fix! Also the message in case of a mismatch is nice.
btw: i tested with "1.0.x-dev".
I have an response body like this:
And i want to check if "filename_client" == "tech.ai", so i use
This doesn't work. What am i doing wrong?