mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 14:25:00 +00:00
Convert Rolling date using the clock instead of the built-in pivot date
This commit is contained in:
@@ -42,5 +42,4 @@ class RollingDateTest extends TestCase
|
||||
self::assertEquals($fixed, $actual->getFixedDate());
|
||||
self::assertEquals($date->getPivotDate()?->getTimestamp(), $actual->getPivotDate()?->getTimestamp());
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user