TermsOfUseTelemetry is recording telemetry events with the concrete Glean implementation. We don't want this anymore. More on telemetry tests here.
GleanWrapper inside TermsOfUseTelemetry and replace calls to each GleanMetrics. with the corresponding API.TermsOfUseTelemetryTests should be adjusted so we pass a MockGleanWrapper and assert accordingly.lmarceau
┆Issue is synchronized with this Jira Task