Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ywwg committed Dec 28, 2023
1 parent 0d572d5 commit 3078b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion expfmt/openmetrics_create_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ func TestCreateOpenMetrics(t *testing.T) {
Help: proto.String("two-line\n doc str\\ing"),
Type: dto.MetricType_COUNTER.Enum(),
Metric: []*dto.Metric{
{
{
Label: []*dto.LabelPair{
{
Name: proto.String("labelname"),
Expand Down

0 comments on commit 3078b7f

Please sign in to comment.