mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-09-08 12:07:47 +00:00
[Tests] force the NVM_DIR to the expected location, for tests
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
set -ex
|
||||
|
||||
export NVM_DIR="$(cd ../.. && pwd)"
|
||||
|
||||
\. ../../nvm.sh
|
||||
|
||||
nvm alias test v0.1.2
|
||||
|
Reference in New Issue
Block a user