Add Can get rooms/{roomId}/state for a departed room (SPEC-216) to testfile

Signed-off-by: Alex Chen <minecnly@gmail.com>
This commit is contained in:
Alex Chen 2019-07-11 02:21:57 +08:00 committed by GitHub
parent 86e65bb22d
commit 39e677cbc3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -143,3 +143,4 @@ Events come down the correct room
local user can join room with version 5 local user can join room with version 5
User can invite local user to room with version 5 User can invite local user to room with version 5
Inbound federation can receive room-join requests Inbound federation can receive room-join requests
Can get rooms/{roomId}/state for a departed room (SPEC-216)