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