mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 05:57:25 +00:00
go fmt fix
This commit is contained in:
parent
1eb1690a92
commit
737548a6b2
@ -266,7 +266,7 @@ func TestRunJoinNodeChecks(t *testing.T) {
|
|||||||
expected bool
|
expected bool
|
||||||
}{
|
}{
|
||||||
{
|
{
|
||||||
name: "Check empty JoinConfiguration",
|
name: "Check empty JoinConfiguration",
|
||||||
cfg: &kubeadmapi.JoinConfiguration{},
|
cfg: &kubeadmapi.JoinConfiguration{},
|
||||||
expected: false,
|
expected: false,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user