We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef55592 + ac8b6bc commit a0d2f0aCopy full SHA for a0d2f0a
1 file changed
package.json
@@ -16,7 +16,7 @@
16
"lintMD": "markdownlint **/*.md --fix",
17
"cypress:open": "cypress open",
18
"pretest": "eslint --ignore-path .eslintignore .",
19
- "test": "cypress run --spec 'cypress/e2e/remaining_requests.cy.js'"
+ "test": "cypress run"
20
},
21
"repository": {
22
"type": "git",
0 commit comments