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>2019-11-25 20:05:16 +0300
committerJoas Schilling <coding@schilljs.com>2019-12-04 10:37:26 +0300
commit3496c7faaa8ffc94a2a090d58d355aa35f5fe0d3 (patch)
treec19ac1169aa010974d0600fa5044ed29dfbf7d36 /tests
parentff7efea822e95e8927929140995ed5031bec5d80 (diff)
Add a flag to messages if they can be replied to
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/php/CapabilitiesTest.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/php/CapabilitiesTest.php b/tests/php/CapabilitiesTest.php
index a0e29b76a..63bea52e8 100644
--- a/tests/php/CapabilitiesTest.php
+++ b/tests/php/CapabilitiesTest.php
@@ -92,6 +92,7 @@ class CapabilitiesTest extends TestCase {
'chat-read-marker',
'webinary-lobby',
'start-call-flag',
+ 'chat-replies',
],
'config' => [
'chat' => [
@@ -148,6 +149,7 @@ class CapabilitiesTest extends TestCase {
'chat-read-marker',
'webinary-lobby',
'start-call-flag',
+ 'chat-replies',
],
'config' => [
'chat' => [