fix: remove logs of the request
This commit is contained in:
parent
88603810a8
commit
778188ed34
20 changed files with 94 additions and 38 deletions
|
@ -9,7 +9,7 @@ import (
|
|||
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/traefik/traefik/v2/pkg/testhelpers"
|
||||
"github.com/vulcand/oxy/roundrobin"
|
||||
"github.com/vulcand/oxy/v2/roundrobin"
|
||||
)
|
||||
|
||||
func TestEmptyBackendHandler(t *testing.T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue