mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-09-22 08:17:07 +00:00
[Tests] move tests that fail on focal to a separate suite that runs on xenial
This commit is contained in:
@@ -12,7 +12,7 @@ nvm deactivate || die 'deactivate failed'
|
||||
|
||||
nvm unalias default || die 'unable to unalias default'
|
||||
|
||||
NVM_TEST_VERSION=v0.10.7
|
||||
NVM_TEST_VERSION=v18.0.0
|
||||
|
||||
# Remove the stuff we're clobbering.
|
||||
nvm uninstall "${NVM_TEST_VERSION}" || die 'nvm uninstall failed'
|
||||
|
Reference in New Issue
Block a user