Partie-2/cypress.json
2021-09-06 00:54:10 +02:00

5 lines
75 B
JSON

{
"testFiles": "**/*.feature",
"ignoreTestFiles": "**/*.spec.js"
}