Skip to content
This repository was archived by the owner on Aug 31, 2023. It is now read-only.

Commit 96e1b1f

Browse files
author
ppamment
committed
Remove undefined method call
1 parent 5054657 commit 96e1b1f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Features/Context/DeviceContext.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ public function theCookieHasTheValue()
4747

4848
$lifetime = new Lifetime();
4949
$lifetime->addSession($session);
50-
$lifetime->setSeed(12356);
5150
$session->setLifetime($lifetime);
5251

5352
$this->entityManager->persist($lifetime);

0 commit comments

Comments
 (0)