[Tests] force the NVM_DIR to the expected location, for tests
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/zsh
|
||||
|
||||
export NVM_DIR="$(cd ../../.. && pwd)"
|
||||
|
||||
\. ../../../nvm.sh
|
||||
\. ../../common.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user