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
refactor(metrics): use testify assert/require in tests
Replace manual if/t.Errorf checks with testify assert.Equal and
require.NoError/require.NotNil as requested by maintainer.
Signed-off-by: abhaygoudannavar <abhaysgoudnvr@gmail.com>
0 commit comments