small fixes

This commit is contained in:
Sam
2021-03-17 10:16:31 +00:00
parent 29d6bc56cb
commit aac2c5777e
3 changed files with 3 additions and 2 deletions

View File

@@ -295,6 +295,7 @@ class CompanyViewSetTest(APITestCase):
# TODO: test email_manager action
class MyCompanyViewTest(APITestCase):
"""CompanyViewset tests
"""