diff --git a/receiver/tcpcheckreceiver/scraper_test.go b/receiver/tcpcheckreceiver/scraper_test.go index a05d632397f8..bf8b285e7bca 100644 --- a/receiver/tcpcheckreceiver/scraper_test.go +++ b/receiver/tcpcheckreceiver/scraper_test.go @@ -17,7 +17,7 @@ import ( "github.com/stretchr/testify/require" "go.opentelemetry.io/collector/config/confignet" "go.opentelemetry.io/collector/pdata/pmetric" - + "go.opentelemetry.io/collector/receiver/receivertest" "github.com/open-telemetry/opentelemetry-collector-contrib/pkg/golden" "github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest/pmetrictest"