Add Tara into fixtures - [ZION] (#3990)

Add Tara into fixtures
This commit is contained in:
Slim 2025-07-22 14:23:55 -07:00 committed by GitHub
parent eafe5f0adb
commit 81b26bcdb5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -144,6 +144,12 @@ class UserFixture:
"email": "dgutierrez@guydo.com",
"title": "Lima",
},
{
"username": "fb3671a7-4513-49d7-9723-4c41ed23f608",
"first_name": "Tara",
"last_name": "Kolden",
"email": "tara.kolden@contractors.truss.works",
},
]
STAFF = [
@ -241,6 +247,12 @@ class UserFixture:
"last_name": "Gutierrez-Analyst",
"email": "daisy.gutierrez-ctr@ecstech.com",
},
{
"username": "fa2ea396-0ec1-46e3-a296-a37670996f17",
"first_name": "Tara-Analyst",
"last_name": "Kolden-Analyst",
"email": "tara.kolden+1@contractors.truss.works",
},
]
# Additional emails to add to the AllowedEmail whitelist.