We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef152a9 commit 6b0b250Copy full SHA for 6b0b250
1 file changed
package.json
@@ -4,7 +4,7 @@
4
"description": "AMF model generator for API components",
5
"main": "index.js",
6
"scripts": {
7
- "test": "mocha 'test/*.test.js' --reporter spec"
+ "test": "mocha \"test/*.test.js\" --reporter spec"
8
},
9
"license": "Apache-2.0",
10
"author": {
0 commit comments