diff --git a/.husky/pre-commit b/.husky/pre-commit index 8ab61498ad..49040cc689 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -2,3 +2,4 @@ . "$(dirname "$0")/_/husky.sh" npm run format +npm run test