Skip to content

Commit

Permalink
test: linting warning
Browse files Browse the repository at this point in the history
  • Loading branch information
EwoutV committed Mar 5, 2024
1 parent b16c1fe commit 237d32d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
FIRST_NAME = "Dummy"
LAST_NAME = "McDickwad"


class UserSerializerModelTests(TestCase):
def test_invalid_email_makes_user_serializer_invalid(self):
"""
Expand Down

0 comments on commit 237d32d

Please sign in to comment.