skip spaces dav path version

This commit is contained in:
Prajwol Amatya
2024-11-20 10:39:02 +05:45
committed by GitHub
parent 85ad991107
commit fccc980ff0

View File

@@ -7,7 +7,7 @@ Feature: upload file
Given using OCS API version "1"
And user "Alice" has been created with default attributes and without skeleton files
@skipOnReva
Scenario Outline: attempt to upload a file into a nonexistent shares
Given using <dav-path-version> DAV path
When user "Alice" uploads file with content "uploaded content" to "/Shares/FOLDER/textfile.txt" using the TUS protocol on the WebDAV API
@@ -17,6 +17,10 @@ Feature: upload file
| dav-path-version |
| old |
| new |
@skipOnReva
Examples:
| dav-path-version |
| spaces |