Explorar o código

Update timestamp value in test

Andrius Petrauskis %!s(int64=8) %!d(string=hai) anos
pai
achega
ea0db4f07b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/JonnyW/PhantomJs/Tests/Integration/ClientTest.php

+ 1 - 1
src/JonnyW/PhantomJs/Tests/Integration/ClientTest.php

@@ -385,7 +385,7 @@ EOF;
         $this->assertEquals(array(
             'domain' => '.jonnyw.kiwi',
             'expires' => 'Mon, 16 Nov 2020 00:00:00 GMT',
-            'expiry' => '1605481200',
+            'expiry' => '1605477600',
             'httponly' => true,
             'name' => 'test_cookie',
             'path' => '/',