mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
Fix typo (found by codespell) (#25073)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
committed by
Thomas Müller
parent
52a0c939ab
commit
f7c41fa4e6
@@ -685,7 +685,7 @@ Feature: sharing
|
||||
|{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 "15"
|
||||
|
||||
Scenario: unique target names for incomming shares
|
||||
Scenario: unique target names for incoming shares
|
||||
Given user "user0" exists
|
||||
And user "user1" exists
|
||||
And user "user2" exists
|
||||
|
||||
Reference in New Issue
Block a user