We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7a0a3d commit 3ce1931Copy full SHA for 3ce1931
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 33.0
+ Then the installed version should be 34.0
13
And maintenance mode should be off
14
And upgrade is not required
0 commit comments