Skip to content

Commit 87cfbf3

Browse files
author
Valeriy Nayda
committed
MAGETWO-65095: [Performance] Redundant objects created for configurable product
1 parent 3aa119f commit 87cfbf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/ConfigurableProduct/Test/Unit/Model/Product/Type/ConfigurableTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
*
3131
* @SuppressWarnings(PHPMD.LongVariable)
3232
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
33+
* @SuppressWarnings(PHPMD.TooManyFields)
3334
*/
3435
class ConfigurableTest extends \PHPUnit_Framework_TestCase
3536
{

0 commit comments

Comments
 (0)