TIL
- that BBC has a pidgin version
- that after calling
Carbon::setTestNow($mockDate)you should callCarbon::setTestNow()again (without arguments) to reset to the normal behavior and not affect other tests
TIL
Carbon::setTestNow($mockDate) you should call Carbon::setTestNow() again (without arguments) to reset to the normal behavior and not affect other tests