2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 10:05:39 +00:00

Update unit tests

This commit is contained in:
Oliver Walters
2020-11-12 14:48:57 +11:00
parent ec8d8e5a64
commit 1738df9042
2 changed files with 22 additions and 14 deletions

View File

@ -300,6 +300,9 @@ def import_fixtures(c):
# Build model
'build',
# Common models
'settings',
# Company model
'company',
'price_breaks',