summaryrefslogtreecommitdiffstats
path: root/tests/php
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2022-05-25 09:37:24 -0300
committerVitor Mattos <vitor@php.rio>2022-06-02 10:57:40 -0300
commit10c5c13040dfe175b58c64a8238cd29910bc96e5 (patch)
tree8515501960164522325d9b5915d9f83ff53800c6 /tests/php
parent518d696d63d28639f47c5e515f60ce87f6fd624f (diff)
Option to make possible start a call without notify participants
Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'tests/php')
-rw-r--r--tests/php/CapabilitiesTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/php/CapabilitiesTest.php b/tests/php/CapabilitiesTest.php
index bac9fbfc3..e90d6c65c 100644
--- a/tests/php/CapabilitiesTest.php
+++ b/tests/php/CapabilitiesTest.php
@@ -108,6 +108,7 @@ class CapabilitiesTest extends TestCase {
'rich-object-delete',
'chat-permission',
'silent-send',
+ 'silent-call',
'send-call-notification',
'reactions',
];