Skip to content

Commit 1578a82

Browse files
committed
Add custom screenshots folder in cypress.json
1 parent 1b30a01 commit 1578a82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cypress.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"baseUrl": "http://localhost:10001",
33
"fixturesFolder": "tests/e2e/fixtures",
4+
"screenshotsFolder": "tests/e2e/screenshots",
45
"integrationFolder": "tests/e2e/integration",
56
"fileServerFolder": "demo",
67
"pluginsFile": false,

0 commit comments

Comments
 (0)