Skip to content

Commit d03c7d3

Browse files
committed
AC-14999: FPC not work when login
Static test fix
1 parent 1d29dea commit d03c7d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/tests/integration/testsuite/Magento/PageCache/Model/App/Request/Http/IdentifierForSaveTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@ class IdentifierForSaveTest extends TestCase
5252
*/
5353
private $fixtures;
5454

55-
/*
55+
/**
5656
* @var Context
5757
*/
5858
private $context;
5959

60-
/*
60+
/**
6161
* @var CookieManagerInterface
6262
*/
6363
private $cookieManager;

0 commit comments

Comments
 (0)