You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
We have enabled Glean metrics in FxR. To avoid possible regressions on our metrics, we should consider to add unit tests.
Describe the solution you'd like
We can take Fenix's GleanMetricsServiceTest.kt as our reference.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
We have enabled Glean metrics in FxR. To avoid possible regressions on our metrics, we should consider to add unit tests.
Describe the solution you'd like
We can take Fenix's
GleanMetricsServiceTest.kt
as our reference.The text was updated successfully, but these errors were encountered: