Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared committed Mar 26, 2024
1 parent 6448aaa commit 5885588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/log/batch_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ func BenchmarkBatchingProcessorOnEmit(b *testing.B) {
})
}

func BenchmarkBatchingProcessorForceFlush(b *testing.B) {
func BenchmarkBatchingProcessorEmitForceFlush(b *testing.B) {
var r Record
r.SetSeverityText("test")
ctx := context.Background()
Expand Down

0 comments on commit 5885588

Please sign in to comment.