adjust issue to the current behaiviour
This commit is contained in:
+2
-1
@@ -13,7 +13,8 @@ Feature: sharing
|
||||
When user "Alice" deletes the last share using the sharing API
|
||||
Then the OCS status code should be "<ocs_status_code>"
|
||||
And the HTTP status code should be "200"
|
||||
And as "Brian" file "/Shares/textfile0.txt" should exist
|
||||
When user "Brian" requests "/remote.php/dav/files" with "PROPFIND" using basic auth
|
||||
Then the HTTP status code should be "500"
|
||||
Examples:
|
||||
| ocs_api_version | ocs_status_code |
|
||||
| 1 | 100 |
|
||||
|
||||
Reference in New Issue
Block a user