diff --git a/control-plane/subcommand/server-acl-init/command_test.go b/control-plane/subcommand/server-acl-init/command_test.go index 94ba962cf3..1a31840cee 100644 --- a/control-plane/subcommand/server-acl-init/command_test.go +++ b/control-plane/subcommand/server-acl-init/command_test.go @@ -2574,7 +2574,7 @@ func TestRun_ValidateLoginToken_SecondaryDatacenter(t *testing.T) { Roles: []string{resourcePrefix + "-client-acl-role-dc2"}, GlobalAuthMethod: false, GlobalToken: false, - } + }, } for _, c := range cases { t.Run(c.ComponentName, func(t *testing.T) {