mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 00:12:16 +02:00
Update src/registrar/fixtures.py
fixing comma, thanks Rebecca! Co-authored-by: Rebecca H. <rebecca.hsieh@truss.works>
This commit is contained in:
parent
2f77ddf6de
commit
0a5d4e5f77
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ class UserFixture:
|
|||
"username": "0eb6f326-a3d4-410f-a521-aa4c1fad4e47",
|
||||
"first_name": "Gaby-Analyst",
|
||||
"last_name": "DiSarli-Analyst",
|
||||
"email": "gaby@truss.works"
|
||||
"email": "gaby@truss.works",
|
||||
},
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue