diff --git a/proxy_test.go b/proxy_test.go index fea16f4..728021f 100644 --- a/proxy_test.go +++ b/proxy_test.go @@ -54,7 +54,7 @@ func (suite *ProxyTests) SetupTest() { Host: "localhost", Port: 5432, User: "lega_in", - Password: "inpass", + Password: "lega_in", Database: "lega", CACert: "", SslMode: "disable",