JamieMason/expect-more

expect(date).toBeDateOnOrBefore(otherDate);

JamieMason opened this issue · 1 comments

Asserts date is the same as or before otherDate

Closed by d880ff3