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 c2b6f92 commit d666d82Copy full SHA for d666d82
package.json
@@ -4,7 +4,7 @@
4
"description": "A Vue project template with Loopback framework featuring ES6, Gulp, and Mocha for unit tests",
5
"main": "meta.js",
6
"scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1"
+ "test": "node test.js"
8
},
9
"repository": {
10
"type": "git",
0 commit comments