mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-06-21 08:24:07 -04:00
Fix tests
This commit is contained in:
parent
265b993b8a
commit
6ea27fafad
10 changed files with 22 additions and 21 deletions
|
@ -47,7 +47,7 @@ class DirectoryTestCase(unittest.TestCase):
|
|||
hs = yield setup_test_homeserver(
|
||||
http_client=None,
|
||||
resource_for_federation=Mock(),
|
||||
replication_layer=self.mock_federation,
|
||||
replication_client=self.mock_federation,
|
||||
federation_registry=self.mock_registry,
|
||||
)
|
||||
hs.handlers = DirectoryHandlers(hs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue