diff --git a/package.json b/package.json index 33febb8..0bad982 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "main": "index.js", "scripts": { "lint": "gulp lint", - "test": "gulp test && ./node_modules/zuul/bin/zuul -- test/*.js", + "test": "gulp test", "coverage": "gulp coverage", "build": "gulp", "postinstall": "node ./lib/errors/build.js"