Unverified Commit 04ca57fa authored by poothia's avatar poothia Committed by GitHub

Update join_test.go

parent c343fa49
......@@ -236,7 +236,7 @@ func TestCmdJoinArgsMixed(t *testing.T) {
args string
expected bool
}{
{"--discovery-token=abcdef.1234567890abcdef --config=/etc/kubernets/kubeadm.config", false},
{"--discovery-token=abcdef.1234567890abcdef --config=/etc/kubernetes/kubeadm.config", false},
}
for _, rt := range initTest {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment