pass a reactor into SynapseSite (#9874)
This commit is contained in:
committed by
GitHub
parent
e83627926f
commit
59d24c5bef
@@ -202,6 +202,7 @@ class OptionsResourceTests(unittest.TestCase):
|
||||
parse_listener_def({"type": "http", "port": 0}),
|
||||
self.resource,
|
||||
"1.0",
|
||||
reactor=self.reactor,
|
||||
)
|
||||
|
||||
# render the request and return the channel
|
||||
|
||||
Reference in New Issue
Block a user