forked from Ivasoft/traefik
add static redirect
This commit is contained in:
committed by
Traefiker Bot
parent
993caf5058
commit
c6dd1dccc3
@@ -285,6 +285,5 @@ func TestServerGenericFrontendAuthFail(t *testing.T) {
|
||||
|
||||
srv := NewServer(globalConfig, nil, nil)
|
||||
|
||||
_, err := srv.loadConfig(dynamicConfigs, globalConfig)
|
||||
require.NoError(t, err)
|
||||
_ = srv.loadConfig(dynamicConfigs, globalConfig)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user