Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-06-13 10:52:03 +0300
committerJoas Schilling <coding@schilljs.com>2022-06-13 10:52:03 +0300
commit584424c651665a84e62721d50fcc5dd8f3180657 (patch)
tree9b87ae12354b745888b9d4504292b6716121da3b /build/integration
parent4ecedffb5b97604c7cfa88e8bd427177d7d3fc82 (diff)
Fix second integration test as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'build/integration')
-rw-r--r--build/integration/federation_features/federated.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/integration/federation_features/federated.feature b/build/integration/federation_features/federated.feature
index 97fe408a2eb..fc7cc4c4bf4 100644
--- a/build/integration/federation_features/federated.feature
+++ b/build/integration/federation_features/federated.feature
@@ -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"