Skip to content

Commit 1c93520

Browse files
committed
fix test
1 parent ea89a5a commit 1c93520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integrations/opentelemetry/test_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import pytest
44
from opentelemetry.trace import SpanKind, Status, StatusCode
55

6-
from sentry_sdk.integrations.opentelemetry.utils import (
6+
from sentry_sdk.opentelemetry.utils import (
77
extract_span_data,
88
extract_span_status,
99
span_data_for_db_query,

0 commit comments

Comments
 (0)