Add Paul to admin and staff

This commit is contained in:
rachidatecs 2023-08-04 16:35:08 -04:00
parent 805b38f826
commit f4cea63e96
No known key found for this signature in database
GPG key ID: 3CEBBFA7325E5525

View file

@ -62,6 +62,11 @@ class UserFixture:
"first_name": "Zander",
"last_name": "Adkinson",
},
{
"username": "bb21f687-c773-4df3-9243-111cfd4c0be4",
"first_name": "Paul",
"last_name": "Kuykendall",
},
]
STAFF = [
@ -80,6 +85,11 @@ class UserFixture:
"first_name": "Zander-Analyst",
"last_name": "Adkinson-Analyst",
},
{
"username": "57ab5847-7789-49fe-a2f9-21d38076d699",
"first_name": "Paul-Analyst",
"last_name": "Kuykendall-Analyst",
},
]
STAFF_PERMISSIONS = [