Skip to content

Commit 65b4452

Browse files
kakkoyunbwplotka
andcommitted
Update prometheus/collectors/go_collector_latest_test.go
Co-authored-by: Bartlomiej Plotka <bwplotka@gmail.com> Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
1 parent fc199ac commit 65b4452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prometheus/collectors/go_collector_latest_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ func TestGoCollectorMarshalling(t *testing.T) {
3434
}
3535

3636
if _, err := json.Marshal(result); err != nil {
37-
t.Errorf("json marshalling shoudl not fail, %v", err)
37+
t.Errorf("json marshalling shoud not fail, %v", err)
3838
}
3939
}

0 commit comments

Comments
 (0)