From 39eb1bfab7128dfa5f954c02c0e6a60e85ae0297 Mon Sep 17 00:00:00 2001 From: Willy Kloucek Date: Tue, 26 Jul 2022 10:40:07 +0200 Subject: [PATCH] remove fixed bug from expected failures, cs3org/reva#3094 --- tests/acceptance/expected-failures-API-on-OCIS-storage.md | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/acceptance/expected-failures-API-on-OCIS-storage.md b/tests/acceptance/expected-failures-API-on-OCIS-storage.md index a0305c87a..cf97766b6 100644 --- a/tests/acceptance/expected-failures-API-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-API-on-OCIS-storage.md @@ -533,7 +533,6 @@ cannot share a folder with create permission #### [Removing the public link password is broken](https://github.com/owncloud/ocis/issues/4262) - [apiSharePublicLink3/updatePublicLinkShare.feature:165](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiSharePublicLink3/updatePublicLinkShare.feature#L165) -- [apiSharePublicLink3/updatePublicLinkShare.feature:166](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiSharePublicLink3/updatePublicLinkShare.feature#L166) #### [Adding public upload to a read only shared folder as a recipient is allowed ](https://github.com/owncloud/ocis/issues/2164)