mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-13 00:32:12 -04:00
Update tests
This commit is contained in:
parent
cbf3cd6151
commit
bd3de8f39a
3 changed files with 17 additions and 0 deletions
|
@ -197,6 +197,7 @@ class FederationTestCase(unittest.TestCase):
|
|||
'pdu_failures': [],
|
||||
},
|
||||
json_data_callback=ANY,
|
||||
long_retries=True,
|
||||
)
|
||||
|
||||
@defer.inlineCallbacks
|
||||
|
@ -228,6 +229,7 @@ class FederationTestCase(unittest.TestCase):
|
|||
'pdu_failures': [],
|
||||
},
|
||||
json_data_callback=ANY,
|
||||
long_retries=True,
|
||||
)
|
||||
|
||||
@defer.inlineCallbacks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue