0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-12-14 18:43:53 +01:00
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)