Add newly passing test

Signed-off-by: Alex Chen <minecnly@gmail.com>
This commit is contained in:
Cnly 2019-08-03 22:36:05 +08:00
parent 7beaf617f6
commit c712a7e854

View file

@ -167,3 +167,4 @@ Newly updated tags appear in an incremental v2 /sync
Deleted tags appear in an incremental v2 /sync Deleted tags appear in an incremental v2 /sync
POST /rooms/:room_id/redact/:event_id as original message sender redacts message POST /rooms/:room_id/redact/:event_id as original message sender redacts message
POST /rooms/:room_id/redact/:event_id as random user does not redact message POST /rooms/:room_id/redact/:event_id as random user does not redact message
POST /redact disallows redaction of event in different room