diff --git a/test/slow/nvm install/install two versions and use the latest one b/test/slow/nvm install/install two versions and use the latest one index 951eabb..df6670d 100755 --- a/test/slow/nvm install/install two versions and use the latest one +++ b/test/slow/nvm install/install two versions and use the latest one @@ -9,7 +9,7 @@ set -e # Install from binary nvm install 0.9.7 -nvm install 0.9.12 +nvm i 0.9.12 # Check [ -d ../../../v0.9.7 ]