From b3af05197bcf02e34041bba00c1ce06de4931f14 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 20 Sep 2023 10:41:48 +0200 Subject: fix(docs): Add capability and documentation 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 f73af9c78..1d192aac7 100644 --- a/tests/php/CapabilitiesTest.php +++ b/tests/php/CapabilitiesTest.php @@ -140,6 +140,7 @@ class CapabilitiesTest extends TestCase { 'bots-v1', 'markdown-messages', 'session-state', + 'note-to-self', 'message-expiration', 'reactions', ]; -- cgit v1.2.3