Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/updater.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/features/master.feature')
-rw-r--r--tests/features/master.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/features/master.feature b/tests/features/master.feature
index 888fa8b..498e410 100644
--- a/tests/features/master.feature
+++ b/tests/features/master.feature
@@ -7,6 +7,6 @@ Feature: CLI updater - master base
And the version number is decreased in the config.php to enforce upgrade
When the CLI updater is run successfully
And the output should contain "Update successful"
- Then the installed version should be 22.0
+ Then the installed version should be 25.0
And maintenance mode should be off
And upgrade is not required