We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ab7dc4 commit f3bf244Copy full SHA for f3bf244
1 file changed
package.json
@@ -31,6 +31,6 @@
31
"/src"
32
],
33
"scripts": {
34
- "test": "node --test tests/**/*.test.js"
+ "test": "node --test \"tests/**/*.test.js\""
35
}
36
0 commit comments