Update usage of "an user"

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-06-15 02:17:55 -04:00
parent f17d13d68f
commit 111250fd99
10 changed files with 12 additions and 12 deletions

View File

@@ -170,7 +170,7 @@ class UserAPITestMixin(object):
class UserTestCaseMixin(object):
"""
This TestCaseMixin is used to create an user and group to execute the
This TestCaseMixin is used to create a user and group to execute the
test case, these are used to just create an identity which is required by
most of the code in the project, these are not meant to be acted upon
(edited, deleted, etc). To create a test users or groups to modify, use