diff --git a/package.json b/package.json index fc554ea4..fd45b43b 100644 --- a/package.json +++ b/package.json @@ -36,8 +36,7 @@ }, "husky": { "hooks": { - "pre-commit": "./node_modules/.bin/gulp pre-commit", - "pre-push": "npm run test" + "pre-commit": "./node_modules/.bin/gulp pre-commit" } }, "dependencies": {