Fixes for unit tests
This commit is contained in:
parent
b027f126e8
commit
11125e9f60
|
|
@ -154,7 +154,9 @@ class BomExportTest(TestCase):
|
|||
'inherited',
|
||||
'allow_variants',
|
||||
'Default Location',
|
||||
'Total Stock',
|
||||
'Available Stock',
|
||||
'On Order',
|
||||
]
|
||||
|
||||
for header in expected:
|
||||
|
|
|
|||
Loading…
Reference in New Issue