test: update issue tags
This commit is contained in:
@@ -165,7 +165,7 @@ Feature: create files and folder
|
||||
| spaces | "'single'.txt" |
|
||||
| spaces | '"double".txt' |
|
||||
|
||||
@issue-10339
|
||||
@issue-10339 @issue-9568
|
||||
Scenario Outline: try to create file with '.', '..' and 'empty'
|
||||
Given using <dav-path-version> DAV path
|
||||
When user "Alice" uploads file with content "some text" to "<file-name>" using the WebDAV API
|
||||
@@ -185,7 +185,7 @@ Feature: create files and folder
|
||||
| spaces | /../lorem | 400 |
|
||||
| spaces | | 400 |
|
||||
|
||||
@issue-10339
|
||||
@issue-10339 @issue-9568
|
||||
Scenario Outline: try to create folder with '.', '..' and 'empty'
|
||||
Given using <dav-path-version> DAV path
|
||||
When user "Alice" creates folder "<folder-name>" using the WebDAV API
|
||||
|
||||
Reference in New Issue
Block a user