The TestRestrictedRoomsRemoteJoinFailOver test involves a leave, then
rejoin of a restricted room over federation. Ensure that the remote
homeserver has processed the leave event before trying to rejoin,
otherwise the test will not be testing the intended behaviour.
The
TestRestrictedRoomsRemoteJoinFailOver
test involves a leave, then rejoin of a restricted room over federation. Ensure that the remote homeserver has processed the leave event before trying to rejoin, otherwise the test will not be testing the intended behaviour.Signed-off-by: Sean Quah seanq@matrix.org
Fixes https://github.com/matrix-org/synapse/issues/14986.