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:
lizpearl 2024-10-21 12:17:20 -05:00 committed by GitHub
commit 772fc17012
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",