1
0
Fork 0

Merge branch v2.9 into v2.10

This commit is contained in:
Fernandez Ludovic 2023-03-21 16:51:10 +01:00
commit 54f6144ef2
6 changed files with 36 additions and 12 deletions

View file

@ -89,7 +89,6 @@ func TestProvider_SetDefaults_Endpoint(t *testing.T) {
envs: map[string]string{},
expected: &EndpointConfig{
Address: "http://127.0.0.1:4646",
TLS: &types.ClientTLS{},
},
},
{