mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-02-01 02:03:18 -05:00
Add detail to upgrade feature for vertx migration.
This commit is contained in:
@@ -27,4 +27,5 @@ Feature: Upgrade
|
||||
Scenario: Rename the vertx Candidate on Upgrade
|
||||
Given the candidate "vert.x" version "1.3.0.final" is already installed and default
|
||||
When I enter "gvm selfupdate"
|
||||
Then the candidate "vertx" version "1.3.0.final" is installed
|
||||
Then the candidate "vertx" version "1.3.0.final" is installed
|
||||
And the candidate "vert.x" version "1.3.0.final" is not installed
|
||||
Reference in New Issue
Block a user