Skip to content

Commit

Permalink
Update modules/postgres/postgres_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Manuel de la Peña <social.mdelapenya@gmail.com>
  • Loading branch information
bearrito and mdelapenya committed Apr 26, 2024
1 parent e73f9a5 commit 1be6a31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/postgres/postgres_test.go
Expand Up @@ -63,7 +63,6 @@ func createSSLCerts(t *testing.T) (*tlscert.Certificate, *tlscert.Certificate, e
}

return caCert, cert, nil

}

func createSSLSettings(t *testing.T) postgres.SSLSettings {
Expand Down

0 comments on commit 1be6a31

Please sign in to comment.