mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-10-29 16:35:51 +08:00
[Tests] force the NVM_DIR to the expected location, for tests
This commit is contained in:
@@ -7,6 +7,8 @@ cleanup () {
|
||||
rm -rf "${NVM_DIR}/v0.10.4"
|
||||
}
|
||||
|
||||
export NVM_DIR="$(cd ../.. && pwd)"
|
||||
|
||||
\. ../../nvm.sh
|
||||
\. ../common.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user