add static redirect
This commit is contained in:
parent
993caf5058
commit
c6dd1dccc3
5 changed files with 21 additions and 36 deletions
|
@ -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)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue