mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 19:45:46 +00:00
Fixes for unit tests
This commit is contained in:
@ -154,7 +154,9 @@ class BomExportTest(TestCase):
|
|||||||
'inherited',
|
'inherited',
|
||||||
'allow_variants',
|
'allow_variants',
|
||||||
'Default Location',
|
'Default Location',
|
||||||
|
'Total Stock',
|
||||||
'Available Stock',
|
'Available Stock',
|
||||||
|
'On Order',
|
||||||
]
|
]
|
||||||
|
|
||||||
for header in expected:
|
for header in expected:
|
||||||
|
Reference in New Issue
Block a user