mirror of
https://github.com/nvm-sh/nvm.git
synced 2026-01-11 17:57:17 +08:00
Rookie mistake from my side, forgot to clean-up the nvmrc, which caused other tests to fail.
Updated version color printing test because it did not pass.
This commit is contained in:
@@ -16,3 +16,4 @@ No NODE_VERSION provided; no .nvmrc file found";
|
||||
|
||||
# Skip install, we want to test the error message
|
||||
diff <(echo "${EXPECTED}") <(echo "${OUTPUT}")
|
||||
rm .nvmrc
|
||||
|
||||
Reference in New Issue
Block a user