mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-13 09:00:44 -05:00
lint
This commit is contained in:
parent
cd36a1283b
commit
bb52a2e653
2 changed files with 7 additions and 3 deletions
|
|
@ -365,7 +365,7 @@ class FederationClientTests(HomeserverTestCase):
|
|||
self.assertEqual(conn.value(), b"")
|
||||
|
||||
# We should get a 404 failure response
|
||||
r = self.failureResultOf(d)
|
||||
self.failureResultOf(d)
|
||||
|
||||
def test_client_sends_body(self):
|
||||
self.cl.post_json(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue