Commit 6899c2f6 authored by Johnny's avatar Johnny

chore: fix golangci-lint

parent 31f634b7
......@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment