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