mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 14:26:51 +00:00
added verbose to npm test task
This commit is contained in:
parent
9ee76037ec
commit
bdf102e175
@ -24,7 +24,7 @@
|
||||
"grunt-karma": "~0.6.2"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "grunt test"
|
||||
"test": "grunt test --verbose"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.8.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user