1
0
mirror of https://github.com/stretchr/testify.git synced 2025-04-29 07:14:39 +00:00
Bracken Dawson 7b3de08425
Revert "assert: ObjectsAreEqual: use time.Equal for time.Time type"
This reverts commit 34763e0df3d560ca247996a0e9291fa919a3abc6.

time.Time.Equal only tests that the two instances refer to the same instant, but time.Time also carries zone information, so this caused two non-equal instances to be considered equal.
2024-02-18 20:43:45 +00:00
..
2014-06-18 09:28:16 -06:00
2021-01-16 12:32:05 +11:00