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:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2022-04-21 18:44:47 +0300
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2022-04-21 18:44:47 +0300
commiteda6611c8fd1c70667b9d710d21c920a61e4e192 (patch)
tree16cd4f4815876ede4b77435d5364c986d34969d4
parentdd736fa1da93a2cb65611cefa209da703f263775 (diff)
Verify that Talk could be enabled before executing the tests
This should make the problem clearer if Talk could not be enabled (for example, due to a version mismatch), as otherwise the tests would fail in more cryptic ways. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
-rw-r--r--build/integration/sharing_features/sharing-v1-video-verification.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/integration/sharing_features/sharing-v1-video-verification.feature b/build/integration/sharing_features/sharing-v1-video-verification.feature
index e57ec9a9f98..9dd5261244f 100644
--- a/build/integration/sharing_features/sharing-v1-video-verification.feature
+++ b/build/integration/sharing_features/sharing-v1-video-verification.feature
@@ -4,6 +4,7 @@ Feature: sharing
Given using api version "1"
Given using old dav path
Given invoking occ with "app:enable spreed"
+ Given the command was successful
Scenario: Creating a link share with send password by Talk
Given user "user0" exists