This commit is contained in:
Rachid Mrad 2023-12-12 21:25:36 -05:00
parent 600f326be2
commit 3bd9a2fbaa
No known key found for this signature in database
GPG key ID: EF38E4CEC4A8F3CF

View file

@ -166,7 +166,7 @@ class AuditedAdminMockData:
phone="(555) 555 5555", phone="(555) 555 5555",
)[0] )[0]
return contact return contact
def dummy_user(self, item_name, short_hand): def dummy_user(self, item_name, short_hand):
"""Creates a dummy user object, """Creates a dummy user object,
but with a shorthand and support for multiple""" but with a shorthand and support for multiple"""