Skip to content

Commit 79dc36c

Browse files
committed
fix test
1 parent 1421400 commit 79dc36c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/opentelemetry/test/trace.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import {
1010
SEMANTIC_ATTRIBUTE_SENTRY_SOURCE,
1111
getClient,
1212
getCurrentScope,
13+
spanToJSON,
1314
} from '@sentry/core';
1415
import type { Event, PropagationContext, Scope } from '@sentry/types';
1516

0 commit comments

Comments
 (0)