From 38dbe7cf09a57c11c4f328f3e11715658118a533 Mon Sep 17 00:00:00 2001 From: Cnly Date: Sat, 12 Oct 2019 21:44:22 +0800 Subject: [PATCH] Add newly passing test 'Newly joined room is included in an incremental sync after invite' Signed-off-by: Alex Chen --- testfile | 1 + 1 file changed, 1 insertion(+) diff --git a/testfile b/testfile index 5ad3426e9..aa5d42efd 100644 --- a/testfile +++ b/testfile @@ -182,3 +182,4 @@ Regular users cannot create room aliases within the AS namespace Deleting a non-existent alias should return a 404 Users can't delete other's aliases Outbound federation can query room alias directory +Newly joined room is included in an incremental sync after invite