mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
10 lines
314 B
JSON
10 lines
314 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:4000",
|
|
"retries": 2
|
|
} |