mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
Merge pull request #962 from cisagov/gd/adding-analyst-user-to-fixtures
Add myself to fixtures.py
This commit is contained in:
commit
8fac355d16
1 changed files with 6 additions and 0 deletions
|
@ -117,6 +117,12 @@ class UserFixture:
|
|||
"first_name": "David-Analyst",
|
||||
"last_name": "Kennedy-Analyst",
|
||||
},
|
||||
{
|
||||
"username": "0eb6f326-a3d4-410f-a521-aa4c1fad4e47",
|
||||
"first_name": "Gaby-Analyst",
|
||||
"last_name": "DiSarli-Analyst",
|
||||
"email": "gaby@truss.works",
|
||||
},
|
||||
]
|
||||
|
||||
STAFF_PERMISSIONS = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue