Fixed phpunit tests

This commit is contained in:
Jan Böhmer 2026-02-10 16:54:13 +01:00
parent 586375d921
commit 8ac8743792

View file

@ -108,6 +108,7 @@ class BulkSearchResponseDTOTest extends KernelTestCase
'manufacturing_status' => NULL,
'provider_url' => NULL,
'footprint' => NULL,
'gtin' => NULL,
),
'source_field' => 'mpn',
'source_keyword' => '1234',
@ -129,6 +130,7 @@ class BulkSearchResponseDTOTest extends KernelTestCase
'manufacturing_status' => NULL,
'provider_url' => NULL,
'footprint' => NULL,
'gtin' => NULL,
),
'source_field' => 'name',
'source_keyword' => '1234',