fix msg
This commit is contained in:
@@ -113,7 +113,7 @@ def _create_user(*, user: User, password: str):
|
||||
item={
|
||||
'sk': '0',
|
||||
'email_verified': False,
|
||||
'createdDate': now_,
|
||||
'createDate': now_,
|
||||
# Post-migration (users): uncomment the folloing line
|
||||
# 'created_at': now_,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user