Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lzchen committed Sep 30, 2019
1 parent 3c1b6e7 commit 820ae24
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
from opentelemetry.sdk.trace.export.in_memory_span_exporter import (
InMemorySpanExporter,
)
from opentelemetry.sdk.util import ExportResult


class TestInMemorySpanExporter(unittest.TestCase):
Expand Down

0 comments on commit 820ae24

Please sign in to comment.