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:
Stiliyan Tonev (Bark)
2024-07-31 16:42:03 +03:00
parent ce777fa5cf
commit 59b40b8ae7
2 changed files with 5 additions and 4 deletions

View File

@@ -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