Fix intergration tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
pull/1887/head
Roeland Jago Douma 9 years ago
parent e5bc45c349
commit ea786a35a6
No known key found for this signature in database
GPG Key ID: 1E152838F164D13B
  1. 2
      build/integration/features/sharing-v1.feature

@ -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…
Cancel
Save