How to compare a moment Object using jest?
I am trying to test a function that returns a moment Object to see if it is returning the correct time, when I try to do something like this:
I am trying to test a function that returns a moment Object to see if it is returning the correct time, when I try to do something like this: