mirror of
https://github.com/ringtools/ringtools-web-v2.git
synced 2024-11-18 23:30:01 +01:00
9 lines
298 B
JSON
9 lines
298 B
JSON
{
|
|
"integrationFolder": "cypress/integration",
|
|
"supportFile": "cypress/support/index.ts",
|
|
"videosFolder": "cypress/videos",
|
|
"screenshotsFolder": "cypress/screenshots",
|
|
"pluginsFile": "cypress/plugins/index.ts",
|
|
"fixturesFolder": "cypress/fixtures",
|
|
"baseUrl": "http://localhost:4200"
|
|
} |