2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-30 20:46:47 +00:00
This commit is contained in:
Oliver 2021-10-13 23:18:44 +11:00
parent f3074e8f34
commit c7cec13076

View File

@ -1025,7 +1025,7 @@ class BomItemTest(InvenTreeAPITestCase):
) )
# Keep track of running total # Keep track of running total
n_items += jj n_items += ii
# Now, there should be more stock items available! # Now, there should be more stock items available!
response = self.get( response = self.get(