mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-10 01:11:20 -05:00
update to newer Synapse APIs
This commit is contained in:
parent
83caead95a
commit
16a31c6fce
2 changed files with 2 additions and 1 deletions
|
|
@ -52,6 +52,7 @@ class E2eRoomKeysHandlerTestCase(unittest.TestCase):
|
|||
@defer.inlineCallbacks
|
||||
def setUp(self):
|
||||
self.hs = yield utils.setup_test_homeserver(
|
||||
self.addCleanup,
|
||||
handlers=None,
|
||||
replication_layer=mock.Mock(),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue