mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-24 11:29:09 +00:00
clear env var check for unit test
This commit is contained in:
@@ -66,6 +66,7 @@ func (test currentContextTest) run(t *testing.T) {
|
||||
|
||||
pathOptions := NewDefaultPathOptions()
|
||||
pathOptions.GlobalFile = fakeKubeFile.Name()
|
||||
pathOptions.EnvVar = ""
|
||||
options := CurrentContextOptions{
|
||||
ConfigAccess: pathOptions,
|
||||
}
|
||||
|
Reference in New Issue
Block a user