mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-06 11:09:29 +00:00
Fix tests
This commit is contained in:
parent
c91d37d2a4
commit
fa7f3a1da1
1 changed files with 1 additions and 0 deletions
|
|
@ -128,6 +128,7 @@ class LogFilterType extends AbstractType
|
||||||
LogTargetType::PARAMETER => 'parameter.label',
|
LogTargetType::PARAMETER => 'parameter.label',
|
||||||
LogTargetType::LABEL_PROFILE => 'label_profile.label',
|
LogTargetType::LABEL_PROFILE => 'label_profile.label',
|
||||||
LogTargetType::PART_ASSOCIATION => 'part_association.label',
|
LogTargetType::PART_ASSOCIATION => 'part_association.label',
|
||||||
|
LogTargetType::BULK_INFO_PROVIDER_IMPORT_JOB => 'bulk_info_provider_import_job.label',
|
||||||
},
|
},
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue