parent
4f08a2c265
commit
f00afb86d6
4 changed files with 5 additions and 11 deletions
|
@ -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",
|
||||
# )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue