Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenvanassche authored and github-actions[bot] committed Jan 17, 2025
1 parent dd536e0 commit 6f23159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Casts/DateTimeInterfaceCastTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -341,4 +341,4 @@ public function __construct(
CreationContextFactory::createFromConfig($class::class)->get()
)
)->toEqual(new DateTimeImmutable('2024-12-02T16:20:15.969827247Z'));
});
});

0 comments on commit 6f23159

Please sign in to comment.