mirror of
https://github.com/matrix-org/synapse.git
synced 2026-01-15 13:31:16 +01:00
Also expose the `SynapseRequest` from `FakeChannel` in tests, so that we can call `Request.connectionLost` to simulate a client disconnecting. Signed-off-by: Sean Quah <seanq@element.io>