stash
This commit is contained in:
parent
e311f87d5d
commit
a76706851d
2 changed files with 2 additions and 0 deletions
|
@ -313,6 +313,7 @@ class IssueApiTest(TestCase):
|
|||
content_type='application/json')
|
||||
self.assertEqual(response.status_code, 400)
|
||||
|
||||
|
||||
#def test_post_comment(self):
|
||||
# issue = IssueThread.objects.create(
|
||||
# name="test issue",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue