Skip to content

Commit a0d2f0a

Browse files
authored
Merge pull request #611 from Countly/test-fixes
Test fixes
2 parents ef55592 + ac8b6bc commit a0d2f0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"lintMD": "markdownlint **/*.md --fix",
1717
"cypress:open": "cypress open",
1818
"pretest": "eslint --ignore-path .eslintignore .",
19-
"test": "cypress run --spec 'cypress/e2e/remaining_requests.cy.js'"
19+
"test": "cypress run"
2020
},
2121
"repository": {
2222
"type": "git",

0 commit comments

Comments
 (0)