mirror of
https://github.com/nextcloud/server.git
synced 2026-07-14 20:39:17 -04:00
Fix intergration tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
e5bc45c349
commit
ea786a35a6
1 changed files with 1 additions and 1 deletions
|
|
@ -775,7 +775,7 @@ Feature: sharing
|
|||
| shareWith | group1 |
|
||||
When As an "user1"
|
||||
And Deleting last share
|
||||
Then the OCS status code should be "404"
|
||||
Then the OCS status code should be "100"
|
||||
And the HTTP status code should be "200"
|
||||
|
||||
Scenario: Merging shares for recipient when shared from outside with group and member
|
||||
|
|
|
|||
Loading…
Reference in a new issue