We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350d88a commit eca25e8Copy full SHA for eca25e8
1 file changed
tests/Handler/DateHandlerTest.php
@@ -91,7 +91,7 @@ public function testTimePartGetsPreserved()
91
);
92
}
93
94
- public function testTimeZoneGetsPreserved()
+ public function testTimeZoneGetsPreservedWithUnixTimestamp()
95
{
96
$visitor = $this->getMockBuilder(JsonDeserializationVisitor::class)
97
->disableOriginalConstructor()
0 commit comments