We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30ea6b3 commit 968362aCopy full SHA for 968362a
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 32.0
+ Then the installed version should be 33.0
13
And maintenance mode should be off
14
And upgrade is not required
0 commit comments