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