fix: remove duplicate test run in pre-commit hook

This commit is contained in:
StevanFreeborn
2023-02-03 22:52:04 -06:00
parent 43246103b5
commit be9db8ebd8
-1
View File
@@ -2,6 +2,5 @@
. "$(dirname -- "$0")/_/husky.sh"
npm run lint-fix-staged
npm run tests
npm run test-coverage
npm run format-staged