mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-02 19:49:13 +00:00
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