Skip to content

Commit 36a0b31

Browse files
author
Oleksandr Iegorov
committed
ACP2E-673: Sporadic catalog price rule issue with Indexing
1 parent eeb8b4f commit 36a0b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ class ReindexRuleProductTest extends TestCase
6262
*/
6363
private $websiteTz;
6464

65-
6665
/**
6766
* @inheritDoc
6867
*/
@@ -225,6 +224,7 @@ public function testExecuteWithExcludedWebsites(array $websitesIds, array $produ
225224

226225
/**
227226
* @return array
227+
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
228228
*/
229229
public function executeDataProvider(): array
230230
{

0 commit comments

Comments
 (0)