Files
the-example-app-nodejs/cypress.json
2017-11-07 17:33:32 +01:00

7 lines
135 B
JSON

{
"baseUrl": "http://localhost:3007",
"fixturesFolder": false,
"integrationFolder": "./test/e2e/specs",
"supportFile": false
}