mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-22 23:11:14 +02: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>