Skip to content

Commit 820ae24

Browse files
committed
fix tests
1 parent 3c1b6e7 commit 820ae24

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

opentelemetry-sdk/tests/trace/export/test_in_memory_span_exporter.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
from opentelemetry.sdk.trace.export.in_memory_span_exporter import (
2222
InMemorySpanExporter,
2323
)
24+
from opentelemetry.sdk.util import ExportResult
2425

2526

2627
class TestInMemorySpanExporter(unittest.TestCase):

0 commit comments

Comments
 (0)