mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-23 07:39:52 -06:00
14 lines
223 B
JSON
14 lines
223 B
JSON
{
|
|
"video": true,
|
|
"projectId": "jq5xpp",
|
|
"component": {
|
|
"testFiles": "**/*.spec.{js,ts,jsx,tsx}",
|
|
"componentFolder": "src"
|
|
},
|
|
"env": {
|
|
"cypress-react-selector": {
|
|
"root": "#__cy_root"
|
|
}
|
|
}
|
|
}
|