Skip to content

Commit 3078b7f

Browse files
committed
lint
1 parent 0d572d5 commit 3078b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

expfmt/openmetrics_create_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ func TestCreateOpenMetrics(t *testing.T) {
4343
Help: proto.String("two-line\n doc str\\ing"),
4444
Type: dto.MetricType_COUNTER.Enum(),
4545
Metric: []*dto.Metric{
46-
{
46+
{
4747
Label: []*dto.LabelPair{
4848
{
4949
Name: proto.String("labelname"),

0 commit comments

Comments
 (0)