From: Daniel Calviño Sánchez Date: Thu, 21 Apr 2022 15:44:47 +0000 (+0200) Subject: Verify that Talk could be enabled before executing the tests X-Git-Tag: v25.0.0beta1~526^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=eda6611c8fd1c70667b9d710d21c920a61e4e192;p=nextcloud-server.git 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 --- 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