Skip to content

Commit

Permalink
Merge pull request #39965 from owncloud/improveThenStepInApiShareResh…
Browse files Browse the repository at this point in the history
…areToShare3

[tests-only][full-ci] Improve Then step in apiShareReshareToShares3 suite
  • Loading branch information
phil-davis authored Apr 22, 2022
2 parents 386055e + 6459cc2 commit 89f253e
Show file tree
Hide file tree
Showing 3 changed files with 87 additions and 113 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ Feature: sharing
| permissions | create,update,read |
When user "Brian" deletes the last share using the sharing API
Then the OCS status code should be "<ocs_status_code>"
And the HTTP status code should be "200"
And user "Carol" should not have any received shares
Examples:
| ocs_api_version | ocs_status_code |
Expand Down
Loading

0 comments on commit 89f253e

Please sign in to comment.