fix: services configuration documentation.

This commit is contained in:
Ludovic Fernandez 2019-09-12 10:18:04 +02:00 committed by Traefiker Bot
parent e40e3af760
commit 7357d5eae2
4 changed files with 20 additions and 28 deletions

View file

@ -1543,10 +1543,6 @@ func TestLoadIngressRoutes(t *testing.T) {
for _, test := range testCases {
test := test
if test.desc != "Simple Ingress Route, with error page middleware" {
continue
}
t.Run(test.desc, func(t *testing.T) {
t.Parallel()