Skip to content

Commit 0de7e40

Browse files
authored
Merge pull request #39054 from owncloud/skip-on-old-oC10-20210726
[tests-only] skip tests for new public link sharing options on old oC10
2 parents 428f9a4 + 5816ad2 commit 0de7e40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/acceptance/features/apiSharePublicLink2/allowGroupToCreatePublicLinks.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@api @files_sharing-app-required
1+
@api @files_sharing-app-required @skipOnOcV10.6 @skipOnOcV10.7 @skipOnOcV10.8.0
22
Feature: public share sharers groups setting
33
As an admin
44
I should be able to allow only certain groups to create public links

tests/acceptance/features/webUISharingPublic2/allowGroupToCreatePublicLinks.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@webUI @files_sharing-app-required
1+
@webUI @files_sharing-app-required @skipOnOcV10.6 @skipOnOcV10.7 @skipOnOcV10.8.0
22
Feature: public share sharers groups setting
33
As an admin
44
I should be able to allow only certain groups to create public links

0 commit comments

Comments
 (0)