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 e7e1e8b commit 0301116Copy full SHA for 0301116
cypress.json
@@ -1,3 +1,5 @@
1
{
2
- "baseUrl": "http://localhost:5000"
+ "baseUrl": "http://localhost:5000",
3
+ "screenshotOnRunFailure": false,
4
+ "video": false
5
}
0 commit comments