Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tests/integration/features/sharing-1/create.feature
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ Feature: sharing-1/create
| share_type | 0 |
And user "participant1" accepts last share
When user "participant1" shares "welcome (2).txt" with room "group room"
Then the OCS status code should be "404"
Then the OCS status code should be "403"
And the HTTP status code should be "200"
And user "participant1" gets all shares
And the list of returned shares has 0 shares
Expand Down
Loading