PEP
This commit is contained in:
parent
891f4f9f17
commit
094e8cdc23
|
|
@ -170,4 +170,3 @@ class StockItemTest(StockViewTestCase):
|
|||
self.assertEqual(response.status_code, 200)
|
||||
data = json.loads(response.content)
|
||||
self.assertFalse(data['form_valid'])
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue