Add newly passing test 'Newly joined room is included in an incremental sync after invite'

Signed-off-by: Alex Chen <minecnly@gmail.com>
This commit is contained in:
Cnly 2019-10-12 21:44:22 +08:00
parent 145921f207
commit 38dbe7cf09

View file

@ -182,3 +182,4 @@ Regular users cannot create room aliases within the AS namespace
Deleting a non-existent alias should return a 404 Deleting a non-existent alias should return a 404
Users can't delete other's aliases Users can't delete other's aliases
Outbound federation can query room alias directory Outbound federation can query room alias directory
Newly joined room is included in an incremental sync after invite