15 lines
457 B
JSON
15 lines
457 B
JSON
|
{
|
||
|
"baseUrl": "http://localhost:4210",
|
||
|
"projectId": "et4snf",
|
||
|
"fileServerFolder": ".",
|
||
|
"fixturesFolder": "./src/fixtures",
|
||
|
"integrationFolder": "./src/integration",
|
||
|
"modifyObstructiveCode": false,
|
||
|
"supportFile": "./src/support/index.ts",
|
||
|
"pluginsFile": false,
|
||
|
"video": true,
|
||
|
"videosFolder": "../../dist/cypress/apps/token-e2e/videos",
|
||
|
"screenshotsFolder": "../../dist/cypress/apps/token-e2e/screenshots",
|
||
|
"chromeWebSecurity": false
|
||
|
}
|