Fix: Correct spelling mistakes in cmd/kubeadm/app/cmd/phases/workflow/runner_test.go

This commit is contained in:
pengpeng wu 2022-03-25 10:08:00 +08:00
parent d60df5ba04
commit f67ec386a5

View File

@ -403,7 +403,7 @@ func TestBindToCommandArgRequirements(t *testing.T) {
// Ensure it is the expected function
if reflect.ValueOf(cCmd.Args).Pointer() != reflect.ValueOf(args.args).Pointer() {
t.Error("The function poiners where not equal.")
t.Error("The function pointers where not equal.")
}
// Test passing argument set