Merge pull request #962 from cisagov/gd/adding-analyst-user-to-fixtures

Add myself to fixtures.py
This commit is contained in:
Gabriela DiSarli 2023-08-31 15:34:57 -07:00 committed by GitHub
commit 8fac355d16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 = [