Skip to content

Commit

Permalink
Merge pull request #40999 from owncloud/tests/skip-test-40974
Browse files Browse the repository at this point in the history
[tests-only] Skip cleanup shared files preview test on recently released oc10 versions
  • Loading branch information
phil-davis authored Sep 28, 2023
2 parents f3534f5 + 3ca2351 commit 2b11ae7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 2b11ae7

Please sign in to comment.