Skip to content
Snippets Groups Projects
Commit 0fb51890 authored by Half-Shot's avatar Half-Shot
Browse files

Fix registration test

parent 80793e81
No related branches found
No related tags found
No related merge requests found
......@@ -49,6 +49,7 @@ class RegistrationStoreTestCase(unittest.TestCase):
"consent_server_notice_sent": None,
"appservice_id": None,
"creation_ts": 1000,
"user_type": None,
},
(yield self.store.get_user_by_id(self.user_id)),
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment