Skip to content

Commit

Permalink
adjust tests to updated behavior
Browse files Browse the repository at this point in the history
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
  • Loading branch information
MorrisJobke committed Nov 8, 2016
1 parent 6b2f4c4 commit e147a9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/features/cli.feature
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Feature: CLI updater
And there is an update to version 10.0.1 available
When the CLI updater is run successfully
Then the installed version should be 10.0.1
And maintenance mode should be on
And upgrade is required
And maintenance mode should be off
And upgrade is not required

Scenario: Invalid update is available - 10.0.0 to 10.0.503
Given the current installed version is 10.0.0
Expand Down

0 comments on commit e147a9f

Please sign in to comment.