aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon L <szaimen@e.mail.de>2022-04-26 12:22:42 +0200
committerGitHub <noreply@github.com>2022-04-26 12:22:42 +0200
commit854fa725bdc2b4dfb556c024a0ce8b1eed3b5ca9 (patch)
tree2338fdd80728ccc7bcae5fc83302a751beec048a
parentc798e948769515298f523548b55707dd9ae4c725 (diff)
parent744adb76a3fee7138cf3144476b7abeb6096a465 (diff)
downloadnextcloud-server-854fa725bdc2b4dfb556c024a0ce8b1eed3b5ca9.tar.gz
nextcloud-server-854fa725bdc2b4dfb556c024a0ce8b1eed3b5ca9.zip
Merge pull request #32142 from nextcloud/techdebt/noid/enable-helper-app-with-force
Enable Talk with --force to have less issues during transition period…
-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