Skip to content

Commit 583b1f8

Browse files
Chhandak.BaruaChhandak.Barua
authored andcommitted
ACP2E-59: Importing Bundle with '?' in the option title corrupts how option is displayed and prevents product from being added to cart
1 parent db4bb86 commit 583b1f8

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/BundleImportExport/Test/Unit/Model/Import/Product/Type

1 file changed

+1
-1
lines changed

app/code/Magento/BundleImportExport/Test/Unit/Model/Import/Product/Type/BundleTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ protected function initFetchAllCalls(): void
131131
protected function setUp(): void
132132
{
133133
parent::setUp();
134-
134+
135135
$this->entityModel = $this->createPartialMock(
136136
Product::class,
137137
[

0 commit comments

Comments
 (0)