mirror of https://github.com/requarks/wiki
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
360 B
12 lines
360 B
{
|
|
"baseUrl": "http://localhost:3000",
|
|
"projectId": "r7qxah",
|
|
"fixturesFolder": false,
|
|
"integrationFolder": "dev/cypress/integration",
|
|
"pluginsFile": "dev/cypress/plugins/index.js",
|
|
"screenshotsFolder": "dev/cypress/screenshots",
|
|
"supportFile": "dev/cypress/support/index.js",
|
|
"videosFolder": "dev/cypress/videos",
|
|
"numTestsKeptInMemory": 1
|
|
}
|