Update sytest-whitelist again

This commit is contained in:
Neil Alexander 2020-03-17 14:54:43 +00:00
parent 85316c5247
commit f1a42cd8cf

View file

@ -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.