mirror of
https://github.com/stretchr/testify.git
synced 2025-05-31 11:42:44 +00:00
`ObjectsAreEqual` using `ConvertibleTo` causes the `ObjectsAreEqual` function to be asymmetrical and producing incorrect assertions. Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>