mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04: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…
Reference in New Issue
Block a user