Skip to content

Commit d0bd039

Browse files
committed
ACP2E-2028: [Cloud] Import of customizable options not working
1 parent d592d00 commit d0bd039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/CatalogImportExport/Model/Import/ProductTest/ProductOptionsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@ function ($input) {
816816
*/
817817
protected function mergeWithExistingData(
818818
array $expected,
819-
$options
819+
$options
820820
) {
821821
$expectedOptionId = $expected['id'];
822822
$expectedOptions = $expected['options'];

0 commit comments

Comments
 (0)