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/stable10.feature')
-rw-r--r--tests/features/stable10.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/features/stable10.feature b/tests/features/stable10.feature
index bcc5367..bb65144 100644
--- a/tests/features/stable10.feature
+++ b/tests/features/stable10.feature
@@ -106,7 +106,7 @@ Feature: CLI updater - stable10 base
Scenario: Update is available - 10.0.2 RC1 to 10.0.2RC1 to check if the updater will run on the RC onwards
Given the current installed version is 10.0.2RC1
- And there is an update to prerelease version of 10.0.2RC1 available
+ And there is an update to prerelease version "10.0.2RC1" available
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"