Add skip on reva Tag

This commit is contained in:
sagargurung1001@gmail.com
2023-04-20 13:00:07 +05:45
parent 53419c9f2b
commit 24994a45ab
2 changed files with 2 additions and 2 deletions

View File

@@ -131,7 +131,7 @@ Feature: move (rename) folder
| spaces | /... |
| spaces | /..upload |
@issue-3023
@skipOnReva @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
@skipOnReva @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"