forked from Silverfish/proton-bridge
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