Skip to content

Commit f641c04

Browse files
committed
remove watcher tests
1 parent 28ed3cf commit f641c04

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
@@ -3,7 +3,7 @@
33
"version": "0.0.1",
44
"main": "index.js",
55
"scripts": {
6-
"test": "cross-env NODE_ENV=testing jest --watchAll --verbose --runInBand --silent"
6+
"test": "cross-env NODE_ENV=testing jest --verbose --runInBand --silent"
77
},
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)