Fix for unit testing
This commit is contained in:
parent
6c667937c5
commit
56765d3f5a
|
|
@ -109,6 +109,9 @@ class RuleSet(models.Model):
|
|||
'report_reportasset',
|
||||
'report_testreport',
|
||||
'part_partstar',
|
||||
|
||||
# Third-party tables
|
||||
'error_report_error',
|
||||
]
|
||||
|
||||
RULE_OPTIONS = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue