From 744adb76a3fee7138cf3144476b7abeb6096a465 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 25 Apr 2022 22:04:41 +0200 Subject: Enable Talk with --force to have less issues during transition period after a branch-off Signed-off-by: Joas Schilling --- .../integration/sharing_features/sharing-v1-video-verification.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/integration/sharing_features') 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 -- cgit v1.2.3