Add detail to upgrade feature for vertx migration.

This commit is contained in:
Marco Vermeulen
2013-01-02 14:36:44 +00:00
parent da1ac94dde
commit deef5713e8

View File

@@ -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