We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23ff906 commit 4a42807Copy full SHA for 4a42807
package.json
@@ -10,7 +10,7 @@
10
"test": "test"
11
},
12
"scripts": {
13
- "test": "c8 node --test test/generator.test.js"
+ "test": "c8 node --test test/**/*.test.js"
14
15
"repository": {
16
"type": "git",
0 commit comments