Add passing test

This commit is contained in:
Till Faelligen 2022-10-25 14:33:49 +02:00
parent 706df0d729
commit 5d9fc40229
No known key found for this signature in database
GPG key ID: 3DF82D8AB9211D4E

View file

@ -756,4 +756,5 @@ Notifications can be viewed with GET /notifications
Can get rooms/{roomId}/messages for a departed room (SPEC-216) Can get rooms/{roomId}/messages for a departed room (SPEC-216)
Local device key changes appear in /keys/changes Local device key changes appear in /keys/changes
Can get rooms/{roomId}/members at a given point Can get rooms/{roomId}/members at a given point
Can filter rooms/{roomId}/members Can filter rooms/{roomId}/members
Current state appears in timeline in private history with many messages after