mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Fix registration test
This commit is contained in:
parent
80793e813c
commit
0fb5189072
@ -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)),
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user