Skip to content

Commit 63b356c

Browse files
author
Valeriy Nayda
committed
Merge branch 'MAGETWO-51716' into PR-5
2 parents f924911 + a2df13f commit 63b356c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/CatalogSearch/Test/Unit/Model/Adapter/Aggregation/AggregationResolverTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
use Magento\Framework\Search\RequestInterface;
1818
use Magento\Framework\TestFramework\Unit\Helper\ObjectManager;
1919

20+
/**
21+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
22+
*/
2023
class AggregationResolverTest extends \PHPUnit_Framework_TestCase
2124
{
2225
/**

0 commit comments

Comments
 (0)