From c712a7e85432d191023348a64d9edaa55a2a22c5 Mon Sep 17 00:00:00 2001 From: Cnly Date: Sat, 3 Aug 2019 22:36:05 +0800 Subject: [PATCH] Add newly passing test Signed-off-by: Alex Chen --- testfile | 1 + 1 file changed, 1 insertion(+) diff --git a/testfile b/testfile index 433c30207..0460c8b10 100644 --- a/testfile +++ b/testfile @@ -167,3 +167,4 @@ Newly updated 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 random user does not redact message +POST /redact disallows redaction of event in different room