[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

@@ -7,6 +7,8 @@ cleanup () {
rm -rf "${NVM_DIR}/v0.10.4"
}
export NVM_DIR="$(cd ../.. && pwd)"
\. ../../nvm.sh
\. ../common.sh