diff --git a/.husky/pre-commit b/.husky/pre-commit index 0acd3e2..2b0641b 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1 +1,2 @@ -npm run lint --cache \ No newline at end of file +npm run lint --cache +npm run test \ No newline at end of file