Skip to content

Commit 3472808

Browse files
committed
Fix layout xml and page layout caching issue on redis cluster under high load
-Fixed static tests
1 parent 590c586 commit 3472808

File tree

1 file changed

+5
-0
lines changed
  • lib/internal/Magento/Framework/View/Test/Unit/Model/Layout

1 file changed

+5
-0
lines changed

lib/internal/Magento/Framework/View/Test/Unit/Model/Layout/MergeTest.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111
use Magento\Framework\TestFramework\Unit\Helper\ObjectManager;
1212
use Magento\Framework\View\Layout\LayoutCacheKeyInterface;
1313

14+
/**
15+
* Class MergeTest
16+
*
17+
* @package Magento\Framework\View\Test\Unit\Model\Layout
18+
*/
1419
class MergeTest extends \PHPUnit\Framework\TestCase
1520
{
1621
/**

0 commit comments

Comments
 (0)