[Tests] force the NVM_DIR to the expected location, for tests

This commit is contained in:
Jordan Harband
2022-12-27 21:40:48 -08:00
parent fe06825a96
commit ce35311657
7 changed files with 14 additions and 0 deletions
@@ -1,5 +1,7 @@
#!/bin/zsh
export NVM_DIR="$(cd ../../.. && pwd)"
\. ../../../nvm.sh
\. ../../common.sh