Skip to content

Commit 6be87d9

Browse files
committed
ACP2E-4303: Reindexing stuck due to high memory usage
1 parent 394cae7 commit 6be87d9

File tree

2 files changed

+0
-334
lines changed

2 files changed

+0
-334
lines changed

app/code/Magento/CatalogRule/Test/Unit/Model/Indexer/CatalogRuleProductPriceRowSizeEstimatorTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ protected function setUp(): void
8282
public function testEstimateRowSizeWithSingleWebsiteAndGroup(): void
8383
{
8484
$customerGroupCount = 1;
85-
$websiteCount = 1;
8685

8786
$this->customerGroupCollectionMock->expects($this->once())
8887
->method('getSize')

app/code/Magento/CatalogRule/Test/Unit/Model/Indexer/DynamicBatchSizeCalculatorTest.php

Lines changed: 0 additions & 333 deletions
This file was deleted.

0 commit comments

Comments
 (0)