stash
All checks were successful
/ test (push) Successful in 57s

This commit is contained in:
j3d1 2024-11-21 00:34:00 +01:00
parent 4f08a2c265
commit f00afb86d6
4 changed files with 5 additions and 11 deletions

View file

@ -303,8 +303,7 @@ class IssueApiTest(TestCase):
content_type='application/json')
self.assertEqual(response.status_code, 400)
#def test_post_comment(self):
# def test_post_comment(self):
# issue = IssueThread.objects.create(
# name="test issue",
# )