mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-03 22:46:15 +00:00
ea555d5633
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.