mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-10 18:15:36 +00:00
fixes kubectl explain to shows enum for field types if they were defined
This commit is contained in:
@@ -713,7 +713,6 @@ func TestPlaintext(t *testing.T) {
|
||||
} else {
|
||||
outputErr = tmpl.ExecuteTemplate(buf, tcase.Subtemplate, tcase.Context)
|
||||
}
|
||||
fmt.Println(outputErr)
|
||||
|
||||
output := buf.String()
|
||||
for _, check := range tcase.Checks {
|
||||
|
||||
Reference in New Issue
Block a user