From 5adb06183836b665d56cc6804a2e4a3d6b10955f Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 22 Mar 2021 12:27:12 +0100 Subject: Temporary OCS API for user avatar upload and delete 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 1741abf2d..ce31f0377 100644 --- a/tests/php/CapabilitiesTest.php +++ b/tests/php/CapabilitiesTest.php @@ -86,6 +86,7 @@ class CapabilitiesTest extends TestCase { 'raise-hand', 'room-description', 'rich-object-sharing', + 'temp-user-avatar-api', ]; } -- cgit v1.2.3