summary refs log tree commit diff
path: root/tests/rest/test_profile.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rest/test_profile.py')
-rw-r--r--tests/rest/test_profile.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/rest/test_profile.py b/tests/rest/test_profile.py

index 975d32f64d..ff1e92805e 100644 --- a/tests/rest/test_profile.py +++ b/tests/rest/test_profile.py
@@ -43,7 +43,6 @@ class ProfileTestCase(unittest.TestCase): hs = HomeServer("test", db_pool=None, http_client=None, - http_server=self.mock_server, resource_for_client=self.mock_server, federation=Mock(), replication_layer=Mock(),