Clean up group display string

This commit is contained in:
Rachid Mrad 2023-09-29 18:52:59 -04:00
parent ee11c100a2
commit b4506d0157
No known key found for this signature in database
GPG key ID: EF38E4CEC4A8F3CF
2 changed files with 11 additions and 6 deletions

View file

@ -786,7 +786,7 @@ class MyUserAdminTest(TestCase):
"email",
"first_name",
"last_name",
"first_group",
"group",
"status",
)