mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-08-03 09:56:04 -04:00
s/replication_client/federation_client/
This commit is contained in:
parent
cea462e285
commit
cb9f8e527c
17 changed files with 29 additions and 29 deletions
|
@ -45,7 +45,7 @@ class ProfileTestCase(unittest.TestCase):
|
|||
http_client=None,
|
||||
resource_for_client=self.mock_resource,
|
||||
federation=Mock(),
|
||||
replication_client=Mock(),
|
||||
federation_client=Mock(),
|
||||
profile_handler=self.mock_handler
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue