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 a625b78 commit f4022afCopy full SHA for f4022af
tests/Integration/OGMFormatterIntegrationTest.php
@@ -251,7 +251,6 @@ public function testDateTime(string $alias): void
251
252
self::assertEquals(142_000_000, $createdAt->getNanoseconds());
253
self::assertEquals(3600, $createdAt->getTimeZoneOffsetSeconds());
254
- self::assertEquals(1_559_414_432, $createdAt->getSeconds());
255
256
257
0 commit comments