Skip to content

Commit c862837

Browse files
committed
fix test
1 parent e0b6437 commit c862837

File tree

1 file changed

+0
-3
lines changed
  • dev-packages/browser-integration-tests/suites/tracing/browserTracingIntegrationShim

1 file changed

+0
-3
lines changed

dev-packages/browser-integration-tests/suites/tracing/browserTracingIntegrationShim/init.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,3 @@ Sentry.init({
77
sampleRate: 1,
88
integrations: [Sentry.browserTracingIntegration()],
99
});
10-
11-
// This should not fail
12-
Sentry.addTracingExtensions();

0 commit comments

Comments
 (0)