We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f0a0b7 commit e23bd54Copy full SHA for e23bd54
1 file changed
tests/features/master.feature
@@ -9,6 +9,6 @@ Feature: CLI updater - master base
9
And the version number is decreased in the config.php to enforce upgrade
10
When the CLI updater is run successfully
11
And the output should contain "Update successful"
12
- Then the installed version should be 31.0
+ Then the installed version should be 32.0
13
And maintenance mode should be off
14
And upgrade is not required
0 commit comments