Resolve review comments

Signed-off-by: R0CKSTAR <yeahdongcn@gmail.com>
This commit is contained in:
R0CKSTAR 2022-07-13 08:44:07 +08:00
parent b8ecf6fbfe
commit d9294dfff7

View File

@ -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",
},
},
}