Skip to content

Commit

Permalink
fix: make linter pass
Browse files Browse the repository at this point in the history
  • Loading branch information
wcrum authored and rrpolanco committed Dec 12, 2024
1 parent 9e31d42 commit 8c4c359
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/cloud/services/iamauth/configmap_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,6 @@ func TestAddUserMappingsCM(t *testing.T) {
bothMatch := cmp.Equal(roles, tc.expectedUserMaps)
g.Expect(bothMatch).To(BeTrue())
}

})
}
}
Expand Down

0 comments on commit 8c4c359

Please sign in to comment.