mirror of
https://github.com/matrix-org/synapse.git
synced 2026-02-15 04:31:33 +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`.