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 f9c3be8 commit cf2bf97Copy full SHA for cf2bf97
tests/features/master.feature
@@ -7,6 +7,6 @@ Feature: CLI updater - master base
7
And the version number is decreased in the config.php to enforce upgrade
8
When the CLI updater is run successfully
9
And the output should contain "Update successful"
10
- Then the installed version should be 32.0
+ Then the installed version should be 33.0
11
And maintenance mode should be off
12
And upgrade is not required
0 commit comments