Skip to content

Commit 49fd7d8

Browse files
author
Alex Boten
committed
fix import
Signed-off-by: Alex Boten <[email protected]>
1 parent ebe5731 commit 49fd7d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ import (
77
"context"
88
"testing"
99

10+
"github.com/stretchr/testify/assert"
1011
"github.com/stretchr/testify/require"
11-
"github.com/tj/assert"
1212

1313
"go.opentelemetry.io/otel/metric/noop"
1414
sdkmetric "go.opentelemetry.io/otel/sdk/metric"

0 commit comments

Comments
 (0)