mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-26 19:35:31 +00:00
7be88fbf48
by calling into `make_test_homeserver_synchronous`. The function *could* have been inlined at this point but the function is big enough and it felt fine to leave it as is. At least there isn't a confusing name clash anymore!