mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Resolve review comments
Signed-off-by: R0CKSTAR <yeahdongcn@gmail.com>
This commit is contained in:
parent
b8ecf6fbfe
commit
d9294dfff7
@ -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",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user