mirror of
https://github.com/matrix-org/synapse.git
synced 2026-02-21 07:31:32 +01:00
Where we want to render a request against a specific Resource, call the global make_request() function rather than the one in HomeserverTestCase, allowing us to pass in an appropriate `Site`.