Updated jetbrains test: https.request() now catches errors. This fixes leaking tests as well (#1070)

* Updated jetbrains https.request command to catch errors. This fixes leaking tests as well

* Removed deprecated lines from pre-commit and pre-push

* added suggestion from PR feedback
This commit is contained in:
jmjaffe37
2026-07-02 12:01:00 -07:00
committed by GitHub
parent b150355f04
commit 2e73c8f8cd
3 changed files with 20 additions and 10 deletions
-3
View File
@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npm run build && npm test