mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-20 09:46:06 +02:00
Add Cameron to fixtures.py
This commit is contained in:
parent
14f6a92f9f
commit
cc9a9d1f67
1 changed files with 5 additions and 0 deletions
|
@ -44,6 +44,11 @@ class UserFixture:
|
|||
"first_name": "Gaby",
|
||||
"last_name": "DiSarli",
|
||||
},
|
||||
{
|
||||
"username": "83c2b6dd-20a2-4cac-bb40-e22a72d2955c",
|
||||
"first_name": "Cameron",
|
||||
"last_name": "Dixon",
|
||||
},
|
||||
]
|
||||
|
||||
@classmethod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue