updated feature file to remove trailing slash for folder propfind request

This commit is contained in:
Sabin
2024-11-13 09:53:49 +05:45
parent 98bada4fd5
commit d7b237eee2
11 changed files with 102 additions and 100 deletions
@@ -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: