summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-09-20 10:41:48 +0200
committerJoas Schilling <coding@schilljs.com>2023-09-27 08:55:47 +0200
commitb3af05197bcf02e34041bba00c1ce06de4931f14 (patch)
treeba199792710a6e003460173fbffed9b61ee5cfdc /tests
parent7c2799d7747d49f94b04c6e2b01a96b61796ea55 (diff)
fix(docs): Add capability and documentation
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 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',
];