mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-05 09:56:22 +00:00
Adjust "npm test" command.
Fix issue with tests being run twice and run tests through Grunt for LINTing and other pre/post processing.
This commit is contained in:
parent
9423a19842
commit
db31744c98
@ -7,7 +7,7 @@
|
||||
"url": "https://github.com/hacksalot/HackMyResume.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha && grunt",
|
||||
"test": "grunt test",
|
||||
"grunt": "grunt"
|
||||
},
|
||||
"keywords": [
|
||||
|
Loading…
Reference in New Issue
Block a user