Skip to content

Commit

Permalink
chore: Moved test variables to be more localized
Browse files Browse the repository at this point in the history
  • Loading branch information
rijuma committed Sep 9, 2024
1 parent b8069b7 commit cc9d116
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions edx_name_affirmation/tests/test_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

User = get_user_model()


class VerifiedNameModelTests(TestCase):
"""
Test suite for the VerifiedName models
Expand Down

0 comments on commit cc9d116

Please sign in to comment.