Skip to content

Commit db4bb86

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 36e2dcd commit db4bb86

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

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

0 commit comments

Comments
 (0)