aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-06-13 11:44:54 +0200
committerGitHub <noreply@github.com>2022-06-13 11:44:54 +0200
commitc26ddf10de489fe86be6232d9d409b3acb930cec (patch)
treebfb2f319593ab81278550f9d03f71c9a33f9cfda
parent12e3e85336b547c8d6a93110d900c4fed6966184 (diff)
parent584424c651665a84e62721d50fcc5dd8f3180657 (diff)
downloadnextcloud-server-c26ddf10de489fe86be6232d9d409b3acb930cec.tar.gz
nextcloud-server-c26ddf10de489fe86be6232d9d409b3acb930cec.zip
Merge pull request #32847 from nextcloud/followup/32748/fix-second-integration-test
Fix second integration test as well
-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"