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.
gulp test
1 parent 316e93f commit 7c87953Copy full SHA for 7c87953
1 file changed
package.json
@@ -31,7 +31,7 @@
31
"url": "git://github.com/angular-fullstack/generator-angular-fullstack.git"
32
},
33
"scripts": {
34
- "test": "gulp build && grunt test",
+ "test": "gulp build && gulp test",
35
"prepublish": "gulp build"
36
37
"dependencies": {
0 commit comments