added alysia to admins

This commit is contained in:
Alysia Broddrick 2023-05-08 13:52:28 -07:00
parent 9183166866
commit f1f3c525a2
No known key found for this signature in database
GPG key ID: 03917052CD0F06B7

View file

@ -49,6 +49,11 @@ class UserFixture:
"first_name": "Rachid",
"last_name": "Mrad",
},
{
"username": "eb2214cd-fc0c-48c0-9dbd-bc4cd6820c74",
"first_name": "Alysia",
"last_name": "Broddrick",
},
]
@classmethod