Merge branch v2.9 into v2.10
This commit is contained in:
commit
54f6144ef2
6 changed files with 36 additions and 12 deletions
|
@ -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{},
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue