We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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