| 1234567891011121314 |
- {
- "baseUrl": "http://localhost:3004",
- "fixturesFolder": "tests/cypress/fixtures",
- "integrationFolder": "tests/cypress/integration",
- "pluginsFile": "tests/cypress/plugins/index.js",
- "screenshotsFolder": "tests/cypress/screenshots",
- "supportFile": "tests/cypress/support/index.js",
- "videosFolder": "tests/cypress/videos",
- "env": {
- "apiUrl": "http://nginx"
- },
- "watchForFileChanges": false,
- "projectId": "i517ya"
- }
|