fix tests

This commit is contained in:
A.Unger
2021-11-08 12:26:17 +01:00
parent f76dfc9af1
commit b1de937c05
+1 -1
View File
@@ -698,7 +698,7 @@ func getService() svc.Service {
TokenManager: config.TokenManager{
JWTSecret: jwtSecret,
},
Log: config.Log{
Log: shared.Log{
Level: "debug",
},
}