Skip to content

Commit 0a465f8

Browse files
committed
cleanup
1 parent be5b526 commit 0a465f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/browser/test/tracing/browserTracingIntegration.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1028,7 +1028,7 @@ describe('browserTracingIntegration', () => {
10281028
});
10291029
});
10301030

1031-
describe('enablePreviousTrace', () => {
1031+
describe('linkPreviousTrace', () => {
10321032
it('registers the previous trace listener on span start by default', () => {
10331033
const client = new BrowserClient(
10341034
getDefaultBrowserClientOptions({

0 commit comments

Comments
 (0)