Minor fixes.

This commit is contained in:
Andrey Antukh 2020-11-11 10:54:10 +01:00 committed by Hirunatan
parent 5b9c596170
commit 15545d0b2f
4 changed files with 2 additions and 13 deletions

View file

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