mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 22:53:02 +00:00
🐛 Fix bug in fixtures (intoduced in renaming).
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user