0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-20 13:28:20 +02:00

Add missing sytest to whitelist

This commit is contained in:
Kegan Dougal 2021-07-14 18:13:00 +01:00
parent e8de96b78c
commit c211fdf581

View file

@ -532,3 +532,4 @@ Inbound federation can receive invite and reject when remote replies with a 500
Inbound federation can receive invite and reject when remote is unreachable
Remote servers cannot set power levels in rooms without existing powerlevels
Remote servers should reject attempts by non-creators to set the power levels
Federation handles empty auth_events in state_ids sanely