mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-19 04:06:23 +02:00
added pep8 fix and missing migration
This commit is contained in:
@@ -127,4 +127,4 @@ class TicketActionsTestCase(TestCase):
|
||||
response = self.client.get(reverse('helpdesk:submit'), follow=True)
|
||||
self.assertEqual(response.status_code, 200)
|
||||
|
||||
# TODO this needs to be checked further
|
||||
# TODO this needs to be checked further
|
||||
|
Reference in New Issue
Block a user