Skip to content

Commit 75c4397

Browse files
committed
Resolving build failure Issue
1 parent 1ae6445 commit 75c4397

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
/**
1313
* @magentoAppArea frontend
1414
*/
15-
class FixedBundleWithCatalogPriceRuleCalculatorTest
15+
class FixedBundleWithCatalogPriceRuleCalculator
1616
{
1717
/**
1818
* @param array $strategyModifiers
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* @package Magento\Bundle\Model\Product
1515
* @magentoAppArea frontend
1616
*/
17-
class FixedBundleWithTierPriceCalculatorTest
17+
class FixedBundleWithTierPriceCalculator
1818
{
1919
/** @var ProductTierPriceInterfaceFactory */
2020
private $tierPriceFactory;

0 commit comments

Comments
 (0)