mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-20 19:39:23 +02:00
Merge pull request #2965 from cisagov/el/fix-user-uuid
Bug fix for #2762: Add missing - in uuid [no sandbox]
This commit is contained in:
commit
772fc17012
1 changed files with 1 additions and 1 deletions
|
@ -252,7 +252,7 @@ class UserFixture:
|
|||
"email": "elizabeth.liao@gwe.cisa.dhs.gov",
|
||||
},
|
||||
{
|
||||
"username": "ee1e68da-41a5-47f7949b-d8a4e9e2b9d2",
|
||||
"username": "ee1e68da-41a5-47f7-949b-d8a4e9e2b9d2",
|
||||
"first_name": "Samiyah-Analyst",
|
||||
"last_name": "Key-Analyst",
|
||||
"email": "skey+1@truss.works",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue