{
    "baseUrl": "http://kohadev-intra.mydnsname.org:8081",
    "fixturesFolder": "t/cypress/fixtures",
    "integrationFolder": "t/cypress/integration",
    "pluginsFile": "t/cypress/plugins",
    "screenshotsFolder": "t/cypress/screenshots",
    "supportFile": "t/cypress/support",
    "videosFolder": "t/cypress/videos",
    "testFiles": "**/*.*",
    "defaultCommandTimeout": 10000
}
