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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-04-25 23:04:41 +0300
committerJoas Schilling <coding@schilljs.com>2022-04-25 23:04:41 +0300
commit744adb76a3fee7138cf3144476b7abeb6096a465 (patch)
treeab68e4e6117ce1d77071df97b95560b21ea4f691
parent6935baa568749b2bdfa62a8effe94088d9555efa (diff)
Enable Talk with --force to have less issues during transition period after a branch-offtechdebt/noid/enable-helper-app-with-force
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--build/integration/sharing_features/sharing-v1-video-verification.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/integration/sharing_features/sharing-v1-video-verification.feature b/build/integration/sharing_features/sharing-v1-video-verification.feature
index 9dd5261244f..cc4be425aab 100644
--- a/build/integration/sharing_features/sharing-v1-video-verification.feature
+++ b/build/integration/sharing_features/sharing-v1-video-verification.feature
@@ -3,7 +3,7 @@ Feature: sharing
Background:
Given using api version "1"
Given using old dav path
- Given invoking occ with "app:enable spreed"
+ Given invoking occ with "app:enable --force spreed"
Given the command was successful
Scenario: Creating a link share with send password by Talk