From db31744c983b4d2c5bd34b8abfe581d802b9e175 Mon Sep 17 00:00:00 2001 From: hacksalot Date: Mon, 28 Dec 2015 04:16:53 -0500 Subject: [PATCH] Adjust "npm test" command. Fix issue with tests being run twice and run tests through Grunt for LINTing and other pre/post processing. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ac5aca..fceeae0 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/hacksalot/HackMyResume.git" }, "scripts": { - "test": "mocha && grunt", + "test": "grunt test", "grunt": "grunt" }, "keywords": [