mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Fix for unit testing
This commit is contained in:
parent
6c667937c5
commit
56765d3f5a
@ -109,6 +109,9 @@ class RuleSet(models.Model):
|
|||||||
'report_reportasset',
|
'report_reportasset',
|
||||||
'report_testreport',
|
'report_testreport',
|
||||||
'part_partstar',
|
'part_partstar',
|
||||||
|
|
||||||
|
# Third-party tables
|
||||||
|
'error_report_error',
|
||||||
]
|
]
|
||||||
|
|
||||||
RULE_OPTIONS = [
|
RULE_OPTIONS = [
|
||||||
|
Loading…
Reference in New Issue
Block a user