mirror of
https://github.com/matrix-org/synapse.git
synced 2026-04-14 10:01:08 +02: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`.