This commit is contained in:
Brendan Abolivier 2019-10-03 11:29:07 +01:00
parent 6527fa18c1
commit ebcb6a30d7
No known key found for this signature in database
GPG Key ID: 1E015C145F1916CD

View File

@ -69,11 +69,11 @@ class FederationTestCase(unittest.HomeserverTestCase):
"magic.forest": { "magic.forest": {
"ed25519:3": "fQpGIW1Snz+pwLZu6sTy2aHy/DYWWTspTJRPyNp0PKkymfIsNffysMl6ObMMFdIJhk6g6pwlIqZ54rxo8SLmAg" "ed25519:3": "fQpGIW1Snz+pwLZu6sTy2aHy/DYWWTspTJRPyNp0PKkymfIsNffysMl6ObMMFdIJhk6g6pwlIqZ54rxo8SLmAg"
} }
} },
} },
} },
} },
} },
) )
failure = self.get_failure(d, AuthError).value failure = self.get_failure(d, AuthError).value