added alex

This commit is contained in:
Alysia Broddrick 2024-03-13 17:10:46 -07:00
parent cefd2fe86a
commit e0fd2cf823
No known key found for this signature in database
GPG key ID: 03917052CD0F06B7

View file

@ -163,6 +163,12 @@ class UserFixture:
"last_name": "Chin-Analyst",
"email": "szu.chin@ecstech.com",
},
{
"username": "d9839768-0c17-4fa2-9c8e-36291eef5c11",
"first_name": "Alex-Analyst",
"last_name": "Mcelya-Analyst",
"email": "ALEXANDER.MCELYA@cisa.dhs.gov",
},
]
def load_users(cls, users, group_name):