From eda6611c8fd1c70667b9d710d21c920a61e4e192 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Calvi=C3=B1o=20S=C3=A1nchez?= Date: Thu, 21 Apr 2022 17:44:47 +0200 Subject: Verify that Talk could be enabled before executing the tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- build/integration/sharing_features/sharing-v1-video-verification.feature | 1 + 1 file changed, 1 insertion(+) (limited to 'build') 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 -- cgit v1.2.3