Skip to content

Commit 45f83eb

Browse files
committed
fix test import
1 parent 8e15a4d commit 45f83eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/test/lib/tracing/idletransaction.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ import {
1515
import { TestClient, getDefaultTestClientOptions } from '../../mocks/client';
1616

1717
import { IdleTransaction, SentrySpan, getClient } from '../../../src';
18+
import { IdleTransactionSpanRecorder } from '../../../src/tracing/idletransaction';
1819

1920
const dsn = 'https://[email protected]/42';
2021
beforeEach(() => {

0 commit comments

Comments
 (0)