Skip to content

Commit d3eebf9

Browse files
committed
MAGETWO-65236: Expiration date of PHPSESSID cookie is not updated
1 parent e33203c commit d3eebf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Session/Test/Unit/SessionManagerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66
// @codingStandardsIgnoreStart
77
namespace {
8-
$mockPHPFunctions = false;
8+
$mockPHPFunctions = true;
99
}
1010

1111
namespace Magento\Framework\Session\Test\Unit {

0 commit comments

Comments
 (0)