We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a7adde commit 331a915Copy full SHA for 331a915
1 file changed
test/package.json
@@ -4,7 +4,7 @@
4
"description": "",
5
"main": "index.js",
6
"scripts": {
7
- "test": "npx cypress run --spec 'cypress/e2e/test-spec/test_*' -q --reporter mochawesome --headed",
+ "test": "npx cypress run --spec 'cypress/e2e/test-spec/quick*' -q --reporter mochawesome --headed",
8
"quick-test": "npx cypress run --spec 'cypress/e2e/quick*' -q"
9
},
10
"keywords": [],
0 commit comments