mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Bug fix
This commit is contained in:
parent
f3074e8f34
commit
c7cec13076
@ -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(
|
||||||
|
Loading…
Reference in New Issue
Block a user