mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-12 20:57:20 +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: