mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-05 19:59:37 -06:00
adapted proxy tests to support shared.Commons
This commit is contained in:
@@ -698,7 +698,7 @@ func getService() svc.Service {
|
||||
TokenManager: config.TokenManager{
|
||||
JWTSecret: jwtSecret,
|
||||
},
|
||||
Log: shared.Log{
|
||||
Log: &shared.Log{
|
||||
Level: "debug",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user