mirror of
https://github.com/containous/traefik.git
synced 2025-10-16 23:33:20 +03:00
Minor changes
This commit is contained in:
committed by
Traefiker Bot
parent
bb14ec70bd
commit
17ad5153b8
@@ -2165,7 +2165,7 @@ func TestTLSSecretLoad(t *testing.T) {
|
||||
},
|
||||
},
|
||||
}
|
||||
endpoints := []*corev1.Endpoints{}
|
||||
var endpoints []*corev1.Endpoints
|
||||
watchChan := make(chan interface{})
|
||||
client := clientMock{
|
||||
ingresses: ingresses,
|
||||
|
Reference in New Issue
Block a user