Merge pull request #6094 from owncloud/add_skip_on_reva_instead

[tests-only][full-ci]Add skip on reva instead
This commit is contained in:
Phil Davis authored and GitHub committed 2023-04-20 16:42:44 +05:45
commit 7fd4be93cc
2 files changed
+2 -2

No files matched your search

@@ -131,7 +131,7 @@ Feature: move (rename) folder
| spaces | /... |
| spaces | /..upload |
@issue-3023
@skipOnRevaMaster @issue-3023
Scenario Outline: Moving a folder into a sub-folder of itself
Given using <dav_version> DAV path
And user "Alice" has created folder "PARENT"
@@ -843,7 +843,7 @@ Feature: copy file
| dav_version |
| spaces |
@issue-3023
@skipOnRevaMaster @issue-3023
Scenario Outline: Copying a folder into a sub-folder of itself
Given using <dav_version> DAV path
And user "Alice" has created folder "/PARENT"