Skip to content

Commit bc15e1a

Browse files
Stanislav Idolovjignesh-baldha
authored andcommitted
Fixed static test failure
1 parent f53cfd7 commit bc15e1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/internal/Magento/Framework/Session/SessionManager.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,6 @@ public function regenerateId()
510510
}
511511

512512
if ($this->isSessionExists()) {
513-
514513
// Regenerate the session
515514
session_regenerate_id();
516515
$newSessionId = session_id();

0 commit comments

Comments
 (0)