Skip to content

Commit

Permalink
fix benchmark test
Browse files Browse the repository at this point in the history
  • Loading branch information
clly committed Oct 13, 2023
1 parent 94aabf0 commit aacb3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/benchmark_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (

"github.com/google/uuid"

examplepb "github.com/clly/proto-telemetry/examples/example-otel/gen/proto/go/otecho/v1"
examplepb "github.com/clly/proto-telemetry/examples/example-otel/gen/proto/go/echo/v1"
)

func BenchmarkTraceAttributes(b *testing.B) {
Expand Down

0 comments on commit aacb3e6

Please sign in to comment.