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 1b30a01 commit 1578a82Copy full SHA for 1578a82
cypress.json
@@ -1,6 +1,7 @@
1
{
2
"baseUrl": "http://localhost:10001",
3
"fixturesFolder": "tests/e2e/fixtures",
4
+ "screenshotsFolder": "tests/e2e/screenshots",
5
"integrationFolder": "tests/e2e/integration",
6
"fileServerFolder": "demo",
7
"pluginsFile": false,
0 commit comments