mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
kubelet_test.go: use assertions
Switch most of the tests in this file to using the assert/require library (in `github.com/stretchr/testify`) in the tests for better readability and less code in general.
This commit is contained in:
parent
c9fda51d77
commit
013f7e3c46