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 c80fa83 commit e73f9a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/postgres/postgres_test.go
Expand Up @@ -30,7 +30,6 @@ const (
)

func createSSLCerts(t *testing.T) (*tlscert.Certificate, *tlscert.Certificate, error) {

tmpDir := t.TempDir()
certsDir := tmpDir + "/certs"

Expand Down

0 comments on commit e73f9a5

Please sign in to comment.