mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05: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"
|
|
} |