Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The failure message previously had its `to_s` method called on it, but other expectations use `inspect`. This was creating failure messages like this: `Expected 2022-03-28 22:05:06.966811000 UTC to be GreaterThan 2022-03-28 22:05:06 UTC`
- Loading branch information