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 899a235 commit 23648cbCopy full SHA for 23648cb
tests/Casts/DatetimeTest.php
@@ -18,6 +18,7 @@ protected function setUp(): void
18
{
19
parent::setUp();
20
21
+ Carbon::setTestNow(now());
22
Casting::truncate();
23
}
24
0 commit comments