From 0783801659d276304bcc2f47379370a0326f7a94 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Fri, 4 May 2018 02:18:01 +0100 Subject: [PATCH] unbreak tests --- tests/handlers/test_profile.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/handlers/test_profile.py b/tests/handlers/test_profile.py index b898f9dc27..b2fd4b9af9 100644 --- a/tests/handlers/test_profile.py +++ b/tests/handlers/test_profile.py @@ -121,7 +121,6 @@ class ProfileTestCase(unittest.TestCase): @defer.inlineCallbacks def test_incoming_fed_query(self): - yield self.store.create_profile("caroline") yield self.store.set_profile_displayname("caroline", "Caroline", 1) response = yield self.query_handlers["profile"](