mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 20:16:44 +00:00
Fixes for unit tests
This commit is contained in:
parent
b027f126e8
commit
11125e9f60
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user