Skip to content

Commit 080543c

Browse files
committed
Fix test script for CI
1 parent 07c1d58 commit 080543c

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
@@ -15,7 +15,7 @@
1515
"bin"
1616
],
1717
"scripts": {
18-
"test": "node --test test/**/*.test.js"
18+
"test": "node --test"
1919
},
2020
"keywords": [
2121
"test",

0 commit comments

Comments
 (0)