mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 20:21:20 +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