test(integration): Check ocs share permission for correct folder

Signed-off-by: provokateurin <kate@provokateurin.de>
This commit is contained in:
provokateurin 2025-08-19 09:42:03 +02:00 committed by nextcloud-command
parent 706c78ff52
commit d5c15d4d2f

View file

@ -46,7 +46,7 @@ Feature: sharing
Scenario: Correct webdav share-permissions for owned folder
Given user "user0" exists
And user "user0" created a folder "/tmp"
When as "user0" gets properties of folder "/" with
When as "user0" gets properties of folder "/tmp" with
|{http://open-collaboration-services.org/ns}share-permissions |
Then the single response should contain a property "{http://open-collaboration-services.org/ns}share-permissions" with value "31"