From f1a42cd8cf180e95723440625483aef6d479c82e Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Tue, 17 Mar 2020 14:54:43 +0000 Subject: [PATCH] Update sytest-whitelist again --- sytest-whitelist | 2 -- 1 file changed, 2 deletions(-) diff --git a/sytest-whitelist b/sytest-whitelist index 613114b6e..cac718288 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -134,8 +134,6 @@ Changing the actions of an unknown rule fails with 404 Enabling an unknown default rule fails with 404 Trying to get push rules with unknown rule_id fails with 404 Events come down the correct room -local user can join room with version 5 -User can invite local user to room with version 5 # SyTest currently only implements the v1 endpoints for /send_join and /send_leave, # whereas Dendrite only supports the v2 endpoints for those, so let's ignore this # test for now.