0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-13 18:48:37 -05:00

🎉 Rename fixture usernames.

This commit is contained in:
Andrey Antukh 2020-11-10 12:40:50 +01:00 committed by Hirunatan
parent 96e6ba77be
commit 3cd0d9636f

View file

@ -83,7 +83,7 @@
:fullname (str "Profile " index) :fullname (str "Profile " index)
:password "123123" :password "123123"
:demo? true :demo? true
:email (str "profile" index ".test@uxbox.io")}) :email (str "profile" index ".test@penpot.io")})
team-id (:default-team-id prof) team-id (:default-team-id prof)
owner-id id] owner-id id]
(let [project-ids (collect (partial create-project conn team-id owner-id) (let [project-ids (collect (partial create-project conn team-id owner-id)