2
0
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:
Oliver 2022-01-27 14:19:42 +11:00
parent b027f126e8
commit 11125e9f60

View File

@ -154,7 +154,9 @@ class BomExportTest(TestCase):
'inherited',
'allow_variants',
'Default Location',
'Total Stock',
'Available Stock',
'On Order',
]
for header in expected: