Skip to content

Commit

Permalink
Fix flaky unit test (#939)
Browse files Browse the repository at this point in the history
  • Loading branch information
mariomac authored Jun 17, 2024
1 parent e1aa5ab commit df39202
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/internal/export/otel/traces_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,6 @@ func TestTraces_InternalInstrumentation(t *testing.T) {
TracesConfig{
CommonEndpoint: coll.URL,
BatchTimeout: 10 * time.Millisecond,
ExportTimeout: 10 * time.Millisecond,
ReportersCacheLen: 16,
},
&global.ContextInfo{
Expand Down

0 comments on commit df39202

Please sign in to comment.