This commit is contained in:
Oliver Walters 2022-05-10 22:32:44 +10:00
parent a6703df3c7
commit 9658f47e93

View File

@ -102,7 +102,6 @@ class BarcodeAPITest(APITestCase):
self.assertEqual(response.data['part'], 'Part does not exist')
def test_find_stock_item(self):
"""
Test that we can lookup a stock item based on ID