mirror of
https://github.com/nextcloud/server.git
synced 2026-04-25 16:19:06 -04:00
Merge pull request #32847 from nextcloud/followup/32748/fix-second-integration-test
Fix second integration test as well
This commit is contained in:
commit
c26ddf10de
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ Feature: federated
|
|||
| file_parent | A_NUMBER |
|
||||
| displayname_owner | user1 |
|
||||
| share_with | user0@LOCAL |
|
||||
| share_with_displayname | user0@LOCAL |
|
||||
| share_with_displayname | user0 |
|
||||
|
||||
Scenario: Remote sharee can see the pending share
|
||||
Given Using server "REMOTE"
|
||||
|
|
|
|||
Loading…
Reference in a new issue