summaryrefslogtreecommitdiffstats
path: root/tests/php
diff options
context:
space:
mode:
authorVincent Petry <vincent@nextcloud.com>2020-12-16 10:19:38 +0100
committerVincent Petry <vincent@nextcloud.com>2020-12-16 10:19:38 +0100
commitb4f6d703c6b94a968f2602d0ffb6e46ccd846e15 (patch)
tree92934d49e6b84430d687f1749d1f783efbfe2ca3 /tests/php
parent77d368ee2e57d7df99ceb814ae80257590290577 (diff)
Add raise hand to capabilities test
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Diffstat (limited to 'tests/php')
-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 10146bdd3..78be1ce1b 100644
--- a/tests/php/CapabilitiesTest.php
+++ b/tests/php/CapabilitiesTest.php
@@ -104,6 +104,7 @@ class CapabilitiesTest extends TestCase {
'sip-support',
'chat-read-status',
'phonebook-search',
+ 'raise-hand',
],
'config' => [
'attachments' => [
@@ -211,6 +212,7 @@ class CapabilitiesTest extends TestCase {
'sip-support',
'chat-read-status',
'phonebook-search',
+ 'raise-hand',
'chat-reference-id',
],
'config' => [