Skip to content

Commit 6c0d486

Browse files
feat: enable npm run test script
1 parent bb72361 commit 6c0d486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"devDependencies": {},
1010
"scripts": {
11-
"test": "echo \"Error: no test specified\" && exit 1"
11+
"test": "cypress run"
1212
},
1313
"author": "Gary Sieling <[email protected]>",
1414
"license": "ISC"

0 commit comments

Comments
 (0)