I have normal Jest snapshot tests for a component that calls toDateString() and toTimeString().
toDateString()
toTimeString()
The tests all pass when I run locally becaus