Skip to content

Commit 1f46274

Browse files
Merge pull request #55136 from nextcloud/test/integration/ocs-permission-check
2 parents 3266387 + 4a69320 commit 1f46274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/integration/sharing_features/sharing-v1-part3.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Feature: sharing
4646
Scenario: Correct webdav share-permissions for owned folder
4747
Given user "user0" exists
4848
And user "user0" created a folder "/tmp"
49-
When as "user0" gets properties of folder "/" with
49+
When as "user0" gets properties of folder "/tmp" with
5050
|{http://open-collaboration-services.org/ns}share-permissions |
5151
Then the single response should contain a property "{http://open-collaboration-services.org/ns}share-permissions" with value "31"
5252

0 commit comments

Comments
 (0)