Skip to content

Commit e11707b

Browse files
committed
Fix tests
1 parent f151258 commit e11707b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Form/Filters/LogFilterType.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ public function buildForm(FormBuilderInterface $builder, array $options): void
128128
LogTargetType::PARAMETER => 'parameter.label',
129129
LogTargetType::LABEL_PROFILE => 'label_profile.label',
130130
LogTargetType::PART_ASSOCIATION => 'part_association.label',
131+
LogTargetType::BULK_INFO_PROVIDER_IMPORT_JOB => 'bulk_info_provider_import_job.label',
131132
},
132133
]);
133134

0 commit comments

Comments
 (0)