performed some cleanup

This commit is contained in:
David Kennedy 2024-12-31 08:16:28 -05:00
parent b86d8bcdc0
commit 2007daadbb
No known key found for this signature in database
GPG key ID: 6528A5386E66B96B
3 changed files with 5 additions and 37 deletions

View file

@ -421,7 +421,7 @@ class TestContactForm(TestCase):
class TestBasePortfolioMemberForms(TestCase):
"""We test on the child forms instead of BasePortfolioMemberForm becasue the base form
"""We test on the child forms instead of BasePortfolioMemberForm because the base form
is a model form with no model bound."""
def setUp(self):