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 5d0fa1e commit 7805e1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/postgres/postgres_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ func createSSLSettings(t *testing.T) postgres.SSLSettings {
CertFile: serverCerts.CertPath,
KeyFile: serverCerts.KeyPath,
}

}

func TestPostgres(t *testing.T) {
Expand Down

0 comments on commit 7805e1f

Please sign in to comment.