Skip to content

Commit 448590c

Browse files
nadiamoed0ugal
andauthored
Fix typo in output test
Co-authored-by: Dougal Matthews <[email protected]>
1 parent 5710a2a commit 448590c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

output_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ func TestMetricStore(t *testing.T) {
110110
}
111111
gaugeB := metrics.TimeSeries{
112112
Metric: &metrics.Metric{
113-
Name: "im_gaguge_b",
113+
Name: "im_gauge_b",
114114
Type: metrics.Gauge,
115115
},
116116
Tags: nil,

0 commit comments

Comments
 (0)