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'm trying to use seeResponseContainsJson.
I have expected response like:
(assume that 'expectedKey' must present and be array, but I do not want to verify any content ):
What are you trying to achieve?
I'm trying to use
seeResponseContainsJson
.I have expected response like:
(assume that 'expectedKey' must present and be array, but I do not want to verify any content ):
Real Response like:
I expect that
seeResponseContainsJson
finished correctly.What do you get instead?
Got Responses differs, and diff does not contains 'expected' info.
Details
The text was updated successfully, but these errors were encountered: