From 523f44c16b5df7304c800a5232bc6532ddd851fd Mon Sep 17 00:00:00 2001 From: Kegan Dougal Date: Tue, 23 Jun 2020 17:34:05 +0100 Subject: [PATCH] Update whitelist --- sytest-whitelist | 1 + 1 file changed, 1 insertion(+) diff --git a/sytest-whitelist b/sytest-whitelist index ef91507be..3bb39a28c 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -62,6 +62,7 @@ Request to logout with invalid an access token is rejected Request to logout without an access token is rejected Room creation reports m.room.create to myself Room creation reports m.room.member to myself +Invited user can see room metadata # Blacklisted because these tests call /r0/events which we don't implement # New room members see their own join event # Existing members see new members' join events