mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-05 06:40:56 -06:00
8 lines
171 B
JSON
8 lines
171 B
JSON
{
|
|
"video": false,
|
|
"fixturesFolder": false,
|
|
"testFiles": "**/*cy-spec.js",
|
|
"viewportWidth": 500,
|
|
"viewportHeight": 800,
|
|
"componentFolder": "cypress/component"
|
|
} |