[test-only] fix tests after auto-accepting enabling (#7527)

* fix test

* fix preview test
This commit is contained in:
Viktor Scharf
2023-10-19 16:29:10 +02:00
committed by GitHub
parent fbfb1a041b
commit a9ddfec182
7 changed files with 75 additions and 80 deletions
@@ -228,11 +228,11 @@ Feature: accept/decline shares coming from internal users
And the HTTP status code of responses on all endpoints should be "200"
And user "Carol" should see the following elements
| /Shares/shared/Brian/ |
| /Shares/shared (2)/Alice/ |
| /Shares/shared (1)/Alice/ |
And the sharing API should report to user "Carol" that these shares are in the accepted state
| path |
| /Shares/shared/ |
| /Shares/shared (2)/ |
| /Shares/shared (1)/ |
@issue-2540
Scenario: share with a group that you are part of yourself