mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-03 21:04:47 +00:00
testing.T.Cleanup ensures the environment is restored after a test and any of its parallel sub-tests. It's possible that these can be simplified further to T.Setenv(key, ""), but I did not investigate.
16 KiB
16 KiB