diff --git a/.husky/pre-push b/.husky/pre-push new file mode 100755 index 00000000..b8052229 --- /dev/null +++ b/.husky/pre-push @@ -0,0 +1 @@ +cd frontend && npm run test:e2e