mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 04:09:40 -06:00
fix proxy integration tests
This commit is contained in:
@@ -215,7 +215,7 @@ func (tc *testCase) expectProxyTo(strURL string) testCase {
|
||||
|
||||
func testConfig(policy []config.Policy) *config.Config {
|
||||
return &config.Config{
|
||||
Log: shared.Log{},
|
||||
Log: &shared.Log{},
|
||||
Debug: config.Debug{},
|
||||
HTTP: config.HTTP{},
|
||||
Tracing: config.Tracing{},
|
||||
|
||||
Reference in New Issue
Block a user