mirror of
https://github.com/penpot/penpot.git
synced 2025-02-10 09:08:31 -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)
|
||||
:password "123123"
|
||||
:demo? true
|
||||
:email (str "profile" index ".test@uxbox.io")})
|
||||
:email (str "profile" index ".test@penpot.io")})
|
||||
team-id (:default-team-id prof)
|
||||
owner-id id]
|
||||
(let [project-ids (collect (partial create-project conn team-id owner-id)
|
||||
|
|
Loading…
Add table
Reference in a new issue