mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-02 14:23:54 +00:00
@@ -416,7 +416,7 @@ func TestDescribePodRuntimeClass(t *testing.T) {
|
||||
"Name", "bar",
|
||||
},
|
||||
unexpect: []string{
|
||||
"Runtime Class Name", "test2",
|
||||
"Runtime Class Name",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -431,7 +431,7 @@ func TestDescribePodRuntimeClass(t *testing.T) {
|
||||
"Name", "bar",
|
||||
},
|
||||
unexpect: []string{
|
||||
"Runtime Class Name", "test3",
|
||||
"Runtime Class Name",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user