fix typo
Signed-off-by: gotjosh <josue.abreu@gmail.com>
This commit is contained in:
parent
2de2fee035
commit
cc2207148e
@ -1044,5 +1044,5 @@ func TestAlertingRule_ActiveAlertsCount(t *testing.T) {
|
||||
al := &Alert{State: StateFiring, Labels: lbls, ActiveAt: time.Now()}
|
||||
rule.active[h] = al
|
||||
|
||||
require.Equal(t, 1, t rule.ActiveAlertsCount())
|
||||
require.Equal(t, 1, rule.ActiveAlertsCount())
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user