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:
parent
96e6ba77be
commit
3cd0d9636f
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue