We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b415d57 commit d513c73Copy full SHA for d513c73
exporter/exporterhelper/internal/queuebatch/batch_context_test.go
@@ -8,8 +8,9 @@ import (
8
"testing"
9
10
"github.com/stretchr/testify/require"
11
- "go.opentelemetry.io/collector/component/componenttest"
12
"go.opentelemetry.io/otel/trace"
+
13
+ "go.opentelemetry.io/collector/component/componenttest"
14
)
15
16
type testContextKey string
0 commit comments