mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-28 02:39:31 -05:00
123a930831
* Add failing test * fix test * Refactor code * Update test
8 lines
143 B
JSON
8 lines
143 B
JSON
{
|
|
"componentFolder": "src",
|
|
"supportFile": false,
|
|
"component": {
|
|
"testFiles": "**/*spec.{js,tsx}",
|
|
"componentFolder": "src"
|
|
}
|
|
} |