Browse Source

Fix second integration test as well

Signed-off-by: Joas Schilling <coding@schilljs.com>
tags/v25.0.0beta1
Joas Schilling 1 year ago
parent
commit
584424c651
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build/integration/federation_features/federated.feature

+ 1
- 1
build/integration/federation_features/federated.feature View File

@@ -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…
Cancel
Save