Browse Source

Fix intergration tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
tags/v11.0RC2
Roeland Jago Douma 7 years ago
parent
commit
ea786a35a6
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build/integration/features/sharing-v1.feature

+ 1
- 1
build/integration/features/sharing-v1.feature View File

@@ -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