mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-11 19:04:30 +00:00
10 lines
282 B
JSON
10 lines
282 B
JSON
{
|
|
"baseUrl": "http://localhost:3000",
|
|
"videoRecording": false,
|
|
"fixturesFolder": "test/cypress/fixtures",
|
|
"integrationFolder": "test/cypress/integration",
|
|
"pluginsFile": false,
|
|
"screenshotsFolder": "test/cypress/screenshots",
|
|
"supportFile": "test/cypress/support/index.js"
|
|
}
|