mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-18 16:19:34 +00:00
Fixed phpunit error
This commit is contained in:
parent
4b62718c47
commit
27f4de1d51
1 changed files with 1 additions and 0 deletions
|
|
@ -130,6 +130,7 @@ class LogFilterType extends AbstractType
|
|||
LogTargetType::PART_ASSOCIATION => 'part_association.label',
|
||||
LogTargetType::BULK_INFO_PROVIDER_IMPORT_JOB => 'bulk_info_provider_import_job.label',
|
||||
LogTargetType::BULK_INFO_PROVIDER_IMPORT_JOB_PART => 'bulk_info_provider_import_job_part.label',
|
||||
LogTargetType::PART_CUSTOM_STATE => 'part_custom_state.label',
|
||||
},
|
||||
]);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue