mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-22 23:20:24 -05:00
11 lines
194 B
JSON
11 lines
194 B
JSON
{
|
|
"video": false,
|
|
"fixturesFolder": false,
|
|
"testFiles": "**/*spec.js",
|
|
"viewportWidth": 1000,
|
|
"viewportHeight": 1000,
|
|
"componentFolder": "src",
|
|
"env": {
|
|
"coverage": false
|
|
}
|
|
} |