Commit 5bbc622
committed
fix(ci): select all versions in nvm migration test
The nvm migration test was selecting option "1" which picked up the
pre-installed system Node.js instead of the nvm-installed version.
Change to "all" so both system and nvm versions get migrated, then
verify that the nvm version (20.18.0) is among the migrated versions.1 parent 0c375dc commit 5bbc622
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
0 commit comments