Skip to content

Commit

Permalink
chore(dskit): fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Umaaz committed Jan 13, 2025
1 parent 9308d57 commit 870682b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/distributor/forwarder/otlpgrpc/forwarder_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,11 @@ package otlpgrpc
import (
"context"
"errors"
"github.com/grafana/dskit/user"
"net"
"testing"

"github.com/grafana/dskit/user"

"github.com/go-kit/log"
"github.com/stretchr/testify/require"
"go.opentelemetry.io/collector/pdata/ptrace"
Expand Down

0 comments on commit 870682b

Please sign in to comment.