chore: fix golangci-lint

This commit is contained in:
Johnny 2026-01-12 22:32:38 +08:00
parent 31f634b71a
commit 6899c2f66a
1 changed files with 1 additions and 1 deletions

View File

@ -414,7 +414,7 @@ func TestIdentityProviderIdentifierFilterPatterns(t *testing.T) {
ts.Close()
}
// Helper function to create a test OAuth2 IDP
// Helper function to create a test OAuth2 IDP.
func createTestOAuth2IDP(name string) *storepb.IdentityProvider {
return &storepb.IdentityProvider{
Name: name,