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>2021-01-19 14:49:28 +0300
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>2021-02-19 12:45:21 +0300
commit7cdbd135ac3cddb0b5c2d176f60de6b9979aee0d (patch)
treedb9ef59f6d68f0f86a79cffffb6ad2db764dc42b /tests
parentccd546ac205d48030f48a28bac395ebd248b17b4 (diff)
Add a capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'tests')
-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 b53bf418e..690e74c71 100644
--- a/tests/php/CapabilitiesTest.php
+++ b/tests/php/CapabilitiesTest.php
@@ -65,6 +65,7 @@ class CapabilitiesTest extends TestCase {
'last-room-activity',
'no-ping',
'system-messages',
+ 'delete-messages',
'mention-flag',
'in-call-flags',
'notification-levels',