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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-12-18 17:57:31 +0300
committerJoas Schilling <coding@schilljs.com>2021-04-13 11:16:49 +0300
commit850ccf29fb27f98f5e5bc70d936e0ac9c316639a (patch)
treecc523a3c2fb91ec8bf7fdf2068c04df051b52841 /tests
parent2acd348eb64e244d98d8532bddeb9cd2893e33a4 (diff)
Fix integration tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/features/chat/mentions.feature4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/integration/features/chat/mentions.feature b/tests/integration/features/chat/mentions.feature
index 16a21d4fe..3e9c3306b 100644
--- a/tests/integration/features/chat/mentions.feature
+++ b/tests/integration/features/chat/mentions.feature
@@ -275,11 +275,11 @@ Feature: chat/mentions
And user "participant2" is participant of room "file welcome (2).txt room" (v4)
Then user "participant1" gets the following candidate mentions in room "file welcome (2).txt room" for "" with 200
| id | label | source |
- | all | welcome.txt | calls |
+ | all | welcome (2).txt | calls |
| participant2 | participant2-displayname | users |
And user "participant2" gets the following candidate mentions in room "file welcome (2).txt room" for "" with 200
| id | label | source |
- | all | welcome.txt | calls |
+ | all | welcome (2).txt | calls |
| participant1 | participant1-displayname | users |
Scenario: get matched mentions in a file room