Skip to content

Commit 1ab6370

Browse files
author
lestare
committed
MAGETWO-65324: [Backport] - [Performance] Join to product entity table cause locks on order page/api - for 2.1.6
1 parent 646d07f commit 1ab6370

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/CatalogInventory/Test/Unit/Model/ResourceModel

1 file changed

+2
-0
lines changed

app/code/Magento/CatalogInventory/Test/Unit/Model/ResourceModel/StockTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919

2020
/**
2121
* Class StockTest covers Magento\CatalogInventory\Model\ResourceModel\Stock
22+
*
23+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2224
*/
2325
class StockTest extends \PHPUnit_Framework_TestCase
2426
{

0 commit comments

Comments
 (0)