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:
authorMorris Jobke <hey@morrisjobke.de>2016-12-06 19:54:12 +0300
committerMorris Jobke <hey@morrisjobke.de>2016-12-06 19:54:12 +0300
commit6e92fc0304b453642a8d29ad0ba21bc0e74bd7dd (patch)
treecff94b00aa7bd59a32bffd225192d9f3d4a202d5
parent0381bfe7ea93b7a2c247993d4dd8dcb974c6c09c (diff)
daily has new version numbers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
-rw-r--r--tests/features/stable9.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/features/stable9.feature b/tests/features/stable9.feature
index 716c5d2..fb3fe38 100644
--- a/tests/features/stable9.feature
+++ b/tests/features/stable9.feature
@@ -41,7 +41,7 @@ Feature: CLI updater - stable9 base
And there is an update to daily version of stable9 available
When the CLI updater is run successfully
And the output should contain "Update successful"
- Then the installed version should be 9.0.54
+ Then the installed version should be 9.0.55
And maintenance mode should be off
And upgrade is not required