This commit is contained in:
Brendan Abolivier 2019-05-16 15:25:54 +01:00
parent cc8c139a39
commit 8f9ce1a8a2
No known key found for this signature in database
GPG Key ID: 1E015C145F1916CD

View File

@ -1004,4 +1004,3 @@ class PerRoomProfilesForbiddenTestCase(unittest.HomeserverTestCase):
res_displayname = channel.json_body["content"]["displayname"]
self.assertEqual(res_displayname, self.displayname, channel.result)