fix failing DB test
This commit is contained in:
parent
b9d2bb1939
commit
52d6eef292
|
@ -34,5 +34,7 @@
|
|||
:email nil
|
||||
:avatar_url ""
|
||||
:address "address"
|
||||
:created nil}
|
||||
:created nil
|
||||
:welcome_email_sent 0
|
||||
:is_hidden_in_hunters false}
|
||||
(db/get-user t-conn {:id 1})))))
|
||||
|
|
Loading…
Reference in New Issue