From 376bc1d07c81fee33f819265b50b49354d5cb071 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 3 May 2022 09:34:32 +0200 Subject: Add a capability Signed-off-by: Joas Schilling --- tests/php/CapabilitiesTest.php | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/php/CapabilitiesTest.php b/tests/php/CapabilitiesTest.php index b9ade2e0c..d7d635198 100644 --- a/tests/php/CapabilitiesTest.php +++ b/tests/php/CapabilitiesTest.php @@ -88,6 +88,7 @@ class CapabilitiesTest extends TestCase { 'circles-support', 'force-mute', 'sip-support', + 'sip-support-nopin', 'chat-read-status', 'phonebook-search', 'raise-hand', -- cgit v1.2.3