Skip to content

Commit a50a2bb

Browse files
committed
Add property fixturesFolder in cypress.json
1 parent 7579288 commit a50a2bb

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

cypress.json

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

cypress/fixtures/example.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)