The last update to github.com/stretchr/testify makes `assert.Equal` consider the type of its arguments. This commit makes this test pass again by only testing for value equality using `assert.EqualValues`.
11 KiB
11 KiB