Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 0783801

Browse files
committed
unbreak tests
1 parent 9f2fd29 commit 0783801

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/handlers/test_profile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ def test_get_other_name(self):
121121

122122
@defer.inlineCallbacks
123123
def test_incoming_fed_query(self):
124-
yield self.store.create_profile("caroline")
125124
yield self.store.set_profile_displayname("caroline", "Caroline", 1)
126125

127126
response = yield self.query_handlers["profile"](

0 commit comments

Comments
 (0)