From 287b62fa508741a2c9cd3fe269d7d2c10e077112 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Wed, 23 Feb 2022 14:57:28 +0545 Subject: [PATCH] Minor text changes to expected-failures --- tests/acceptance/expected-failures-webUI-on-OCIS-storage.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md b/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md index 0bcc91b8498..26bb89700d6 100644 --- a/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md @@ -7,7 +7,7 @@ Please follow this format for the actual expected failures. Level-3 headings should be used for the references to the relevant issues. Include the issue title with a link to the issue in GitHub. -Other free text and markdown formatting can be used elsewhere in the document if needed. But if you want to explain something about the issue, then please post that in the issue itself. +Other free text and Markdown formatting can be used elsewhere in the document if needed. But if you want to explain something about the issue, then please post that in the issue itself. ### [Media Viewer does not support mp3 files](https://github.com/owncloud/ocis/issues/1106) - [webUIPreview/imageMediaViewer.feature:84](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIPreview/imageMediaViewer.feature#L84) @@ -17,7 +17,7 @@ Other free text and markdown formatting can be used elsewhere in the document if - [webUIPreview/imageMediaViewer.feature:143](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIPreview/imageMediaViewer.feature#L143) - [webUIPreview/imageMediaViewer.feature:152](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIPreview/imageMediaViewer.feature#L152) -### [Exit page re-appears in loop when logged in user is deleted](https://github.com/owncloud/web/issues/4677) +### [Exit page re-appears in loop when logged-in user is deleted](https://github.com/owncloud/web/issues/4677) - [webUILogin/openidLogin.feature:50](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUILogin/openidLogin.feature#L50) ### [REPORT request not implemented](https://github.com/owncloud/ocis/issues/1330) @@ -44,7 +44,7 @@ Other free text and markdown formatting can be used elsewhere in the document if - [webUIFilesSearch/search.feature:175](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesSearch/search.feature#L175) - [webUIResharing1/reshareUsers.feature:230](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIResharing1/reshareUsers.feature#L230) -### [file_path property is not unique for a share created with same resource name i.e already present in sharee](https://github.com/owncloud/ocis/issues/2249) +### [file_path property is not unique for a share created with same resource name i.e. already present in sharee](https://github.com/owncloud/ocis/issues/2249) - [webUIRenameFiles/renameFiles.feature:199](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIRenameFiles/renameFiles.feature#L199) ### [when sharer renames the shared resource, sharee get the updated name](https://github.com/owncloud/ocis/issues/2256)