🐛 Fix bug in fixtures (intoduced in renaming).

This commit is contained in:
Andrey Antukh
2020-08-19 13:03:13 +02:00
parent 3789adde80
commit 5a2ba515b8

View File

@@ -86,7 +86,7 @@
:fullname (str "Profile " index)
:password "123123"
:demo? true
:email (str "profile" index ".test@app.io")})))
:email (str "profile" index ".test@uxbox.io")})))
create-profiles
(fn [conn]