Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Commit

Permalink
Update proxy_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Dimitris <[email protected]>
  • Loading branch information
2 people authored and Martin Norling committed Dec 8, 2022
1 parent f0dc2f4 commit 453a141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 453a141

Please sign in to comment.