Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 252a706

Browse files
committed
MAGETWO-71554: Category edit performance issue - for 2.2
1 parent 6d1f6db commit 252a706

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ class IndexBuilderTest extends \PHPUnit\Framework\TestCase
152152
* Set up test
153153
*
154154
* @return void
155+
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
155156
*/
156157
protected function setUp()
157158
{

0 commit comments

Comments
 (0)