mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-14 05:55:25 -04:00
Reinstate lost run_on_reactor in unit test
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.
This commit is contained in:
parent
508196e08a
commit
ea555d5633
2 changed files with 16 additions and 2 deletions
1
changelog.d/3385.misc
Normal file
1
changelog.d/3385.misc
Normal file
|
@ -0,0 +1 @@
|
|||
Reinstate lost run_on_reactor in unit tests
|
Loading…
Add table
Add a link
Reference in a new issue