Add fixtures for Matthew Spence

This commit is contained in:
matthewswspence 2024-07-10 09:24:38 -05:00
parent 18b7c17aad
commit 1d5d30873f
No known key found for this signature in database
GPG key ID: FB458202A7852BA4

View file

@ -22,6 +22,11 @@ class UserFixture:
"""
ADMINS = [
{
"username": "be17c826-e200-4999-9389-2ded48c43691",
"first_name": "Matthew",
"last_name": "Spence",
},
{
"username": "5f283494-31bd-49b5-b024-a7e7cae00848",
"first_name": "Rachid",
@ -115,6 +120,11 @@ class UserFixture:
]
STAFF = [
{
"username": "d6bf296b-fac5-47ff-9c12-f88ccc5c1b99",
"first_name": "Matthew-Analyst",
"last_name": "Spence-Analyst",
},
{
"username": "319c490d-453b-43d9-bc4d-7d6cd8ff6844",
"first_name": "Rachid-Analyst",