diff --git a/package.json b/package.json index 00db703..f1ae0d8 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "A Karma plugin - adapter for Jasmine testing framework.", "main": "lib/index.js", "scripts": { - "test": "grunt test" + "test": "grunt" }, "repository": { "type": "git",