From 0bdd2aa970c66f5db3ff7f67c57f8bec2d1fa159 Mon Sep 17 00:00:00 2001 From: Dominik Schmidt Date: Thu, 12 Jan 2023 20:32:17 +0100 Subject: [PATCH] Remove expected failures --- tests/acceptance/expected-failures-webUI-on-OCIS-storage.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md b/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md index 790e2a8a47..a8506d1174 100644 --- a/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md @@ -50,8 +50,6 @@ Other free text and markdown formatting can be used elsewhere in the document if ### [Implement expiration date for shares](https://github.com/owncloud/ocis/issues/1250) - [webUISharingInternalGroups/shareWithGroups.feature:222](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingInternalGroups/shareWithGroups.feature#L222) -- [webUISharingInternalGroups/shareWithGroups.feature:274](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingInternalGroups/shareWithGroups.feature#L274) -- [webUISharingInternalGroups/shareWithGroups.feature:275](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingInternalGroups/shareWithGroups.feature#L275) - [webUISharingExpirationDate/shareWithExpirationDate.feature:21](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingExpirationDate/shareWithExpirationDate.feature#L21) ### [Notifications endpoint](https://github.com/owncloud/ocis/issues/14)