mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-08-09 08:05:24 +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.