Fix issues with failing tests on darwin (#7042)
This commit is contained in:
@@ -210,6 +210,7 @@ func TestPostgresqlSqlScript(t *testing.T) {
|
||||
Tagvalue: "",
|
||||
}}
|
||||
p := &Postgresql{
|
||||
Log: testutil.Logger{},
|
||||
Service: postgresql.Service{
|
||||
Address: fmt.Sprintf(
|
||||
"host=%s user=postgres sslmode=disable",
|
||||
|
||||
Reference in New Issue
Block a user