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