mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2026-02-04 08:18:34 +00:00
feat(BRIDGE-396): Observability metrics for vault issues; Extension to observability service to support caching
This commit is contained in:
@ -168,7 +168,7 @@ func withUser(tb testing.TB, ctx context.Context, _ *server.Server, m *proton.Ma
|
||||
nullSMTPServerManager,
|
||||
nullEventSubscription,
|
||||
nil,
|
||||
observability.NewService(context.Background(), nil),
|
||||
observability.NewTestService(),
|
||||
"",
|
||||
true,
|
||||
notifications.NewStore(func() (string, error) {
|
||||
|
||||
Reference in New Issue
Block a user