mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-16 14:34:10 +02:00
parent
eafe5f0adb
commit
81b26bcdb5
1 changed files with 12 additions and 0 deletions
|
@ -144,6 +144,12 @@ class UserFixture:
|
||||||
"email": "dgutierrez@guydo.com",
|
"email": "dgutierrez@guydo.com",
|
||||||
"title": "Lima",
|
"title": "Lima",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"username": "fb3671a7-4513-49d7-9723-4c41ed23f608",
|
||||||
|
"first_name": "Tara",
|
||||||
|
"last_name": "Kolden",
|
||||||
|
"email": "tara.kolden@contractors.truss.works",
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
STAFF = [
|
STAFF = [
|
||||||
|
@ -241,6 +247,12 @@ class UserFixture:
|
||||||
"last_name": "Gutierrez-Analyst",
|
"last_name": "Gutierrez-Analyst",
|
||||||
"email": "daisy.gutierrez-ctr@ecstech.com",
|
"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.
|
# Additional emails to add to the AllowedEmail whitelist.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue