You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[8.x] Ensure both Carbon and CarbonImmutable get the same test now (#36117)
* [8.x] Ensure both Carbon and CarbonImmutable get the same test now.
In project where we might use mixes of Carbon and CarbonImmutable you
need to remember to always setTestNow() for both scenario, this PR
solved it by ensuring both instance has the same date and time during
tests.
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
* Refactor test
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
0 commit comments