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

This commit is contained in:
Jordan Harband
2022-12-27 13:16:10 -08:00
parent fe06825a96
commit ce35311657
7 changed files with 14 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
#!/bin/sh
export NVM_DIR="$(cd ../../.. && pwd)"
\. ../../../nvm.sh
\. ../../common.sh