Merge pull request #458 from rcullito/bug/test-snake-case-error

update :welcome-email-sent to lisp-case
This commit is contained in:
Rob Culliton 2018-05-29 11:25:12 -04:00 committed by GitHub
commit c5db67b7af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,6 @@
:avatar_url ""
:address "address"
:created nil
:welcome_email_sent 0
:welcome-email-sent 0
:is-hidden-in-hunters false}
(db/get-user t-conn {:id 1})))))