{
    "ignoreTestFiles": "*.html",
    "screenshotOnRunFailure": false,
    "video": false,
    "fixturesFolder": "tests/cypress/fixtures",
    "integrationFolder": "tests/cypress/integration",
    "pluginsFile": "tests/cypress/plugins/index.js",
    "screenshotsFolder": "tests/cypress/screenshots",
    "videosFolder": "tests/cypress/videos",
    "supportFile": "tests/cypress/support/index.js"
}
