removed debug flags from test
This commit is contained in:
parent
e151a8725f
commit
1a1af9aa73
@ -25,7 +25,7 @@
|
||||
"node": ">=0.8.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "./node_modules/grunt-cli/bin/grunt test -vd"
|
||||
"test": "./node_modules/grunt-cli/bin/grunt test"
|
||||
},
|
||||
"dependencies": {
|
||||
"grunt-lib-phantomjs": "~0.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user