diff --git a/package.json b/package.json index 424ce2cb2..f3b2ee77e 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ }, "husky": { "hooks": { - "pre-commit": "npm run build && npm run lint && npm run test" + "pre-commit": "npm run build && npm run lint && npm run test:unit && npm run test:integration" } }, "files": [