From c6335c884fb737f751cf9983f7b645dd05213f77 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Mon, 28 Mar 2022 22:23:41 +0200 Subject: [PATCH] add pdf viewer app to expected failures --- tests/acceptance/expected-failures-webUI-on-OCIS-storage.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md b/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md index d6a098491ef..a1aaa96e606 100644 --- a/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md @@ -496,3 +496,6 @@ Other free text and markdown formatting can be used elsewhere in the document if ### [empty subfolder inside a folder to be uploaded is not created on the server](https://github.com/owncloud/web/issues/6348) - [webUIUpload/upload.feature:42](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIUpload/upload.feature#L42) + +### Unreleased changes in web master branch + - [webUIFilesActionMenu/fileFolderActionMenu.feature:14](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesActionMenu/fileFolderActionMenu.feature#L14)