2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 10:35:40 +00:00

Add extra unit testing for BOM export

This commit is contained in:
Oliver
2021-08-12 23:40:07 +10:00
parent 1da004d30a
commit 537573d0e3
2 changed files with 98 additions and 2 deletions

1
.gitignore vendored
View File

@ -37,6 +37,7 @@ local_settings.py
# Files used for testing
dummy_image.*
_tmp.csv
# Sphinx files
docs/_build