@@ -34,7 +34,8 @@ func TestPostgresTunables(t *testing.T) {
|
||||
},
|
||||
SSL: SSL{
|
||||
Mode: pgSSLDisable, // Postgres container doesn't support SSL.
|
||||
}}
|
||||
},
|
||||
}
|
||||
|
||||
t.Run("with nothing set, uses defaults", func(t *testing.T) {
|
||||
cfg := *baseCfg
|
||||
|
Reference in New Issue
Block a user