diff --git a/test/clj/commiteth/test/db/core.clj b/test/clj/commiteth/test/db/core.clj index 6a7cdac..48fa6c5 100644 --- a/test/clj/commiteth/test/db/core.clj +++ b/test/clj/commiteth/test/db/core.clj @@ -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})))))