mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-28 17:11:01 +02:00
fix tests
This commit is contained in:
parent
4a9cbdbc15
commit
a995fdae39
@ -49,6 +49,7 @@ class RegistrationStoreTestCase(unittest.TestCase):
|
||||
"is_guest": 0,
|
||||
"consent_version": None,
|
||||
"consent_server_notice_sent": None,
|
||||
"appservice_id": None,
|
||||
},
|
||||
(yield self.store.get_user_by_id(self.user_id))
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user