mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-16 11:23:11 -06:00
Add newly passing test
Signed-off-by: Alex Chen <minecnly@gmail.com>
This commit is contained in:
parent
7beaf617f6
commit
c712a7e854
1
testfile
1
testfile
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue