We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cd4586 commit 4a69320Copy full SHA for 4a69320
build/integration/sharing_features/sharing-v1-part3.feature
@@ -46,7 +46,7 @@ Feature: sharing
46
Scenario: Correct webdav share-permissions for owned folder
47
Given user "user0" exists
48
And user "user0" created a folder "/tmp"
49
- When as "user0" gets properties of folder "/" with
+ When as "user0" gets properties of folder "/tmp" with
50
|{http://open-collaboration-services.org/ns}share-permissions |
51
Then the single response should contain a property "{http://open-collaboration-services.org/ns}share-permissions" with value "31"
52
0 commit comments