add Nicolle LeClair to admin and staff

This commit is contained in:
CuriousX 2023-09-08 14:11:28 -06:00
parent c3bd25c373
commit f5506c76cb
No known key found for this signature in database
GPG key ID: BBFAA2526384C97F

View file

@ -77,6 +77,11 @@ class UserFixture:
"first_name": "David",
"last_name": "Kennedy",
},
{
"username": "f14433d8-f0e9-41bf-9c72-b99b110e665d",
"first_name": "Nicolle",
"last_name": "LeClair",
},
]
STAFF = [
@ -123,6 +128,12 @@ class UserFixture:
"last_name": "DiSarli-Analyst",
"email": "gaby@truss.works",
},
{
"username": "cfe7c2fc-e24a-480e-8b78-28645a1459b3",
"first_name": "Nicolle",
"last_name": "LeClair",
"email": "nicolle.leclair@ecstech.com",
},
]
STAFF_PERMISSIONS = [