Skip to content

Commit 0682107

Browse files
committed
Change test script for CI
1 parent f8d442d commit 0682107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Simple and complete Vue DOM testing utilities that encourage good testing practices.",
55
"main": "src/index.js",
66
"scripts": {
7-
"test": "jest --verbose --watch"
7+
"test": "jest --verbose"
88
},
99
"author": "Daniel Cook",
1010
"license": "MIT",

0 commit comments

Comments
 (0)