mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-09-08 11:07:34 +00:00
Fix nvm alias
tests to have both stable and unstable mocks.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
. ../../../nvm.sh
|
||||
[ $(nvm alias test1 | wc -l) = '2' ]
|
||||
[ $(nvm alias test-stable-1 | wc -l) = '2' ]
|
||||
|
Reference in New Issue
Block a user