updated feature file to remove trailing slash for folder propfind request
This commit is contained in:
@@ -188,7 +188,7 @@ Feature: using trashbin together with sharing
|
||||
| ETag | /^"[a-f0-9:\.]{1,32}"$/ |
|
||||
And as "Brian" the file with original path "/Shares/renamed_shared/shared_file.txt" should not exist in the trashbin
|
||||
And user "Brian" should see the following elements
|
||||
| /Shares/renamed_shared/ |
|
||||
| /Shares/renamed_shared |
|
||||
| /Shares/renamed_shared/shared_file.txt |
|
||||
And the content of file "/Shares/renamed_shared/shared_file.txt" for user "Brian" should be "file to delete"
|
||||
Examples:
|
||||
|
||||
Reference in New Issue
Block a user