Fix lint issues from golangci-lint 1.58.1

This commit is contained in:
Joshua Casey
2024-05-10 15:15:59 -05:00
parent 791b785dea
commit f43b6f04dc
4 changed files with 6 additions and 14 deletions
@@ -166,7 +166,6 @@ func TestMergeIDPConditions(t *testing.T) {
}
for _, tt := range tests {
tt := tt
t.Run(tt.name, func(t *testing.T) {
var log bytes.Buffer
logger := plog.TestLogger(t, &log)