diff --git a/tests/tracing_test.go b/tests/tracing_test.go index 32cdc0488..1dadd9bb8 100644 --- a/tests/tracing_test.go +++ b/tests/tracing_test.go @@ -10,6 +10,7 @@ import ( "time" "github.com/grafana/sobek" + "github.com/stretchr/testify/assert" "github.com/stretchr/testify/require" "go.opentelemetry.io/otel/trace" "go.opentelemetry.io/otel/trace/embedded" @@ -30,6 +31,7 @@ const html = `
+ Go to bottom