Skip to content

Commit a0a12f1

Browse files
committed
MAGETWO-65236: Expiration date of PHPSESSID cookie is not updated
1 parent 624f91d commit a0a12f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
* See COPYING.txt for license details.
55
*/
66
// @codingStandardsIgnoreStart
7+
namespace {
8+
$mockPHPFunctions = false;
9+
}
10+
711
namespace Magento\Framework\Session\Test\Unit {
812
// @codingStandardsIgnoreEnd
913

0 commit comments

Comments
 (0)