Skip to content

Commit c3d4843

Browse files
author
Yaroslav Onischenko
committed
MAGETWO-51586: Category page cached for different users from one web client
1 parent f098115 commit c3d4843

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Catalog/Test/Unit/Block/Category/Plugin/PriceBoxTagsTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
namespace Magento\Catalog\Test\Unit\Block\Category\Plugin;
88

9+
/**
10+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
11+
*/
912
class PriceBoxTagsTest extends \PHPUnit_Framework_TestCase
1013
{
1114
/**

0 commit comments

Comments
 (0)