Skip to content

Commit 331a915

Browse files
committed
remove install
1 parent 0a7adde commit 331a915

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "",
55
"main": "index.js",
66
"scripts": {
7-
"test": "npx cypress run --spec 'cypress/e2e/test-spec/test_*' -q --reporter mochawesome --headed",
7+
"test": "npx cypress run --spec 'cypress/e2e/test-spec/quick*' -q --reporter mochawesome --headed",
88
"quick-test": "npx cypress run --spec 'cypress/e2e/quick*' -q"
99
},
1010
"keywords": [],

0 commit comments

Comments
 (0)