Skip to content

Commit 775823f

Browse files
committed
Update runner too
1 parent 57aefbf commit 775823f

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
@@ -392,7 +392,7 @@
392392
"output": []
393393
},
394394
"test:watch": {
395-
"command": "uvu lib/test \"^watch\\.test\\.js$\"",
395+
"command": "node --test --test-reporter=dot lib/test/watch.test.js",
396396
"env": {
397397
"NODE_OPTIONS": "--enable-source-maps"
398398
},

0 commit comments

Comments
 (0)