mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-23 15:39:28 -05:00
faba531c64
* handle testFiles as array * update project * macos build * use castArray
7 lines
64 B
JSON
7 lines
64 B
JSON
{
|
|
"testFiles": [
|
|
"**/*.test.js",
|
|
"**/*.spec.js"
|
|
]
|
|
}
|