mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-17 14:22:21 +00:00
a61738b removed a call to run_on_reactor from a unit test, but that call was
doing something useful, in making the function in question asynchronous.
Reinstate the call and add a check that we are testing what we wanted to be
testing.