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
Please let me know if you have a better solution, thanks :)
sekmo
changed the title
Mocking 2 responses with the same url, but first fails and the second succeeds
Mocking 2 responses with the same url, but with different status
Mar 1, 2022
Hello everyone! Is it possible to mock 2 responses with the same method and URL, but making the first one returning a 400 and the second one a 200?
The text was updated successfully, but these errors were encountered: