summary refs log tree commit diff
path: root/tests/http/test_fedclient.py
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2019-03-20 14:08:57 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2019-03-20 14:08:57 +0000
commitbb52a2e65308f10285d5d6290786e889d203f3db (patch)
tree966ed35c01e3712bb519856b7b800c91d173ebf9 /tests/http/test_fedclient.py
parentNew test, fix issues (diff)
downloadsynapse-bb52a2e65308f10285d5d6290786e889d203f3db.tar.xz
lint
Diffstat (limited to 'tests/http/test_fedclient.py')
-rw-r--r--tests/http/test_fedclient.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/http/test_fedclient.py b/tests/http/test_fedclient.py

index fbe87d4d0b..cd8e086f86 100644 --- a/tests/http/test_fedclient.py +++ b/tests/http/test_fedclient.py
@@ -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(