From ec93e423bdd1dfb4e649ee665032247437d64b86 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Wed, 16 Mar 2022 17:25:34 +0100 Subject: [PATCH] fix expected failures --- 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 c5630848c..5948ee21e 100644 --- a/tests/acceptance/expected-failures-API-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-API-on-OCIS-storage.md @@ -1859,7 +1859,6 @@ Not everything needs to be implemented for ocis. While the oc10 testsuite covers #### [status does not have new product data item](https://github.com/owncloud/ocis/issues/3317) - [apiCapabilities/capabilities.feature:959](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiCapabilities/capabilities.feature#L959) -- [apiMain/status.feature:5](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiMain/status.feature#L5) Note: always have an empty line at the end of this file. The bash script that processes this file requires that the last line has a newline on the end.