mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-08-19 20:13:44 +00:00
fixed lint error - final newline
This commit is contained in:
parent
0ad41dd1c2
commit
d8d653147c
@ -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"
|
||||
|| die "Expected error message not found. Got: $ERROR_OUTPUT"
|
||||
|
Loading…
x
Reference in New Issue
Block a user