mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 04:03:20 +00:00
go fmt fix
This commit is contained in:
@@ -266,7 +266,7 @@ func TestRunJoinNodeChecks(t *testing.T) {
|
||||
expected bool
|
||||
}{
|
||||
{
|
||||
name: "Check empty JoinConfiguration",
|
||||
name: "Check empty JoinConfiguration",
|
||||
cfg: &kubeadmapi.JoinConfiguration{},
|
||||
expected: false,
|
||||
},
|
||||
|
Reference in New Issue
Block a user