mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-15 05:54:11 +02:00
Add Jaxon to fixtures
This commit is contained in:
parent
a2573b31be
commit
53674dea6a
1 changed files with 7 additions and 0 deletions
|
@ -171,6 +171,13 @@ class UserFixture:
|
||||||
"email": "gina.summers@ecstech.com",
|
"email": "gina.summers@ecstech.com",
|
||||||
"title": "Scrum Master",
|
"title": "Scrum Master",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"username": "89f2db87-87a2-4778-a5ea-5b27b585b131",
|
||||||
|
"first_name": "Jaxon",
|
||||||
|
"last_name": "Silva",
|
||||||
|
"email": "jaxon.silva@cisa.dhs.gov",
|
||||||
|
"title": "Designer",
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
STAFF = [
|
STAFF = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue