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
2023-04-20 16:42:44 +05:45
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -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"

View File

@@ -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"