Skip to content

Commit 4a42807

Browse files
committed
fixed package
1 parent 23ff906 commit 4a42807

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
@@ -10,7 +10,7 @@
1010
"test": "test"
1111
},
1212
"scripts": {
13-
"test": "c8 node --test test/generator.test.js"
13+
"test": "c8 node --test test/**/*.test.js"
1414
},
1515
"repository": {
1616
"type": "git",

0 commit comments

Comments
 (0)