mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +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
|
||||
}{
|
||||
{
|
||||
name: "Check empty JoinConfiguration",
|
||||
name: "Check empty JoinConfiguration",
|
||||
cfg: &kubeadmapi.JoinConfiguration{},
|
||||
expected: false,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user