{
  "chromeWebSecurity": false,
  "baseUrl": "http://localhost:3002",
  "testFiles": "**/*.e2e.js",
  "ignoreTestFiles": [
    "**/__snapshots__/*",
    "**/__image_snapshots__/*"
  ],
  "integrationFolder": "e2e",
  "fixturesFolder": "e2e/cypress/fixtures",
  "pluginsFile": "e2e/cypress/plugins/index.js",
  "screenshotsFolder": "e2e/cypress/screenshots",
  "supportFile": "e2e/cypress/support/index.js",
  "video": true,
  "videosFolder": "e2e/cypress/videos",
  "env": {},
  "projectId": "6yj6sr"
}
