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.
1 parent 2413770 commit 0a4bc0eCopy full SHA for 0a4bc0e
cypress.json
@@ -1,4 +1,5 @@
1
{
2
"baseUrl": "http://localhost:3000",
3
- "responseTimeout": 5000
+ "responseTimeout": 5000,
4
+ "failOnStatusCode": false
5
}
0 commit comments