You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
331 B

  1. {
  2. "baseUrl": "http://localhost:3000",
  3. "projectId": "r7qxah",
  4. "fixturesFolder": false,
  5. "integrationFolder": "dev/cypress/integration",
  6. "pluginsFile": "dev/cypress/plugins/index.js",
  7. "screenshotsFolder": "dev/cypress/screenshots",
  8. "supportFile": "dev/cypress/support/index.js",
  9. "videosFolder": "dev/cypress/videos"
  10. }