Skip to content

Commit

Permalink
Update meter_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared committed Jul 25, 2023
1 parent 4a78b69 commit 8ee9cd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sdk/metric/meter_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1954,7 +1954,6 @@ func TestMalformedSelectors(t *testing.T) {

require.Len(t, rm.ScopeMetrics, 1)
require.Len(t, rm.ScopeMetrics[0].Metrics, 12)

})
}
}

0 comments on commit 8ee9cd7

Please sign in to comment.