diff --git a/.drone.star b/.drone.star index 999e70f01ea..2c01a2b0a44 100644 --- a/.drone.star +++ b/.drone.star @@ -120,6 +120,7 @@ config = { 'webUIRestrictSharing', 'webUIResharing', 'webUISharingAcceptShares', + 'webUISharingAutocompletion', ], }, 'extraEnvironment': { diff --git a/tests/acceptance/features/webUISharingAutocompletion/shareAutocompletion.feature b/tests/acceptance/features/webUISharingAutocompletion/shareAutocompletion.feature index 95af8b0242e..24fc7dae1ee 100644 --- a/tests/acceptance/features/webUISharingAutocompletion/shareAutocompletion.feature +++ b/tests/acceptance/features/webUISharingAutocompletion/shareAutocompletion.feature @@ -1,4 +1,4 @@ -@skipOnOCIS @ocis-reva-issue-64 +@skipOnOCIS @ocis-reva-issue-34 @ocis-reva-issue-194 Feature: Autocompletion of share-with names As a user I want to share files, with minimal typing, to the right people or groups diff --git a/tests/acceptance/features/webUISharingAutocompletion/shareAutocompletionSpecialChars.feature b/tests/acceptance/features/webUISharingAutocompletion/shareAutocompletionSpecialChars.feature index 4b0a951ce08..7a61532712a 100644 --- a/tests/acceptance/features/webUISharingAutocompletion/shareAutocompletionSpecialChars.feature +++ b/tests/acceptance/features/webUISharingAutocompletion/shareAutocompletionSpecialChars.feature @@ -1,4 +1,4 @@ -@skipOnOCIS @ocis-reva-issue-64 +@skipOnOCIS @ocis-reva-issue-34 @ocis-reva-issue-194 Feature: Autocompletion of share-with names As a user I want to share files, with minimal typing, to the right people or groups