Skip to content

Commit 2e433f2

Browse files
committed
Renaming Class from Integration-26-1-B2B and Integration-6-5-EE
1 parent 620923f commit 2e433f2

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 extends BundlePriceAbstract
15+
class FixedBundleWithCatalogPriceRuleCalculator
1616
{
1717
/**
1818
* @param array $strategyModifiers
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* @magentoAppIsolation enabled
1919
* @magentoDbIsolation disabled
2020
*/
21-
class PriceFilterTest extends CategoryPriceFilterTest
21+
class PriceFilter
2222
{
2323
/**
2424
* @magentoDataFixture Magento/Catalog/_files/category_with_three_products.php

0 commit comments

Comments
 (0)