summaryrefslogtreecommitdiffstats
path: root/tests/php
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2023-05-05 07:30:29 -0300
committerVitor Mattos <vitor@php.rio>2023-05-05 07:30:29 -0300
commitb8eb2658d31f75a584f4124afde798232835b997 (patch)
tree5f9a29399a5324850ba28d7fe67153820e67b44c /tests/php
parent7e9a76887a595ca798c051036a7af8cb066d3b26 (diff)
Add the capability typing-privacy
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 1f0a4ef39..60f327352 100644
--- a/tests/php/CapabilitiesTest.php
+++ b/tests/php/CapabilitiesTest.php
@@ -136,6 +136,7 @@ class CapabilitiesTest extends TestCase {
'chat-get-context',
'single-conversation-status',
'chat-keep-notifications',
+ 'typing-privacy',
'message-expiration',
'reactions',
];