Create specific tag to skip on master

This commit is contained in:
sagargurung1001@gmail.com
2023-04-20 15:25:06 +05:45
parent 24994a45ab
commit b1c01f5291
2 changed files with 2 additions and 2 deletions

View File

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