Skip to content

Commit 226aebf

Browse files
committed
MAGETWO-94468: Wrong session messages behavior
1 parent ad1bdac commit 226aebf

File tree

1 file changed

+3
-0
lines changed
  • app/code/Magento/PageCache/Test/Unit/Model/System/Config/Backend

1 file changed

+3
-0
lines changed

app/code/Magento/PageCache/Test/Unit/Model/System/Config/Backend/TtlTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
use Magento\Framework\Exception\LocalizedException;
1616
use PHPUnit\Framework\TestCase;
1717

18+
/**
19+
* Class for tesing backend model for processing Public content cache lifetime settings.
20+
*/
1821
class TtlTest extends TestCase
1922
{
2023
/**

0 commit comments

Comments
 (0)