Remove containous/mux from HTTP muxer
Co-authored-by: Simon Delicata <simon.delicata@traefik.io>
This commit is contained in:
parent
8c98234c07
commit
c38d405cfd
8 changed files with 299 additions and 209 deletions
|
@ -380,8 +380,6 @@ func Test_addRoutePriority(t *testing.T) {
|
|||
require.NoError(t, err, route.rule)
|
||||
}
|
||||
|
||||
muxer.SortRoutes()
|
||||
|
||||
w := httptest.NewRecorder()
|
||||
req := testhelpers.MustNewRequest(http.MethodGet, test.path, http.NoBody)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue