mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-05 07:26:56 +00:00
It looks like the test is never executed, because it wouldn't pass: an int32 value is never the same as an int 0. Found by the upcoming ginkgolinter update.