stash
This commit is contained in:
parent
cd95c77ed5
commit
87ed4570fe
4 changed files with 4 additions and 9 deletions
|
@ -313,8 +313,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