From 3ca235147444c8d9906bcad30107c32239665469 Mon Sep 17 00:00:00 2001 From: Saw-jan Date: Thu, 28 Sep 2023 14:10:16 +0545 Subject: [PATCH] skip cleanup shared files preview test on recently released oc10 version --- tests/acceptance/features/cliTrashbin/previewsCleanup.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/acceptance/features/cliTrashbin/previewsCleanup.feature b/tests/acceptance/features/cliTrashbin/previewsCleanup.feature index 5dadc3d7769a..8c77b9f3b363 100644 --- a/tests/acceptance/features/cliTrashbin/previewsCleanup.feature +++ b/tests/acceptance/features/cliTrashbin/previewsCleanup.feature @@ -63,7 +63,7 @@ Feature: orphaned previews can be deleted Then the command should have been successful And the command output should contain the text '4 orphaned previews deleted' - + @skipOnOcV10.12 @skipOnOcV10.13.0 @skipOnOcV10.13.1 Scenario: the previews from shared files are cleaned up Given user "Brian" has been created with default attributes and without skeleton files And user "Brian" has uploaded file with content "text file zero" to "/textfile0.txt"