mirror of https://github.com/usememos/memos.git
chore: fix golangci-lint
This commit is contained in:
parent
31f634b71a
commit
6899c2f66a
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue