diff --git a/test/slow/nvm use/Running 'nvm use lts' shows actionable error b/test/slow/nvm use/Running 'nvm use lts' shows actionable error index 0f766b6..f5555a5 100644 --- a/test/slow/nvm use/Running 'nvm use lts' shows actionable error +++ b/test/slow/nvm use/Running 'nvm use lts' shows actionable error @@ -16,4 +16,4 @@ EXPECTED_ERROR="You need to run \`nvm install --lts\` to install and \`nvm use - # Check if the error message matches the expected output echo "$ERROR_OUTPUT" | grep -q "$EXPECTED_ERROR" \ - || die "Expected error message not found. Got: $ERROR_OUTPUT" \ No newline at end of file + || die "Expected error message not found. Got: $ERROR_OUTPUT"