mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-22 12:44:30 +03:00
unbreak tests
This commit is contained in:
parent
9f2fd29c14
commit
0783801659
1 changed files with 0 additions and 1 deletions
|
@ -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"](
|
||||
|
|
Loading…
Reference in a new issue