Skip to content

Commit f24fa13

Browse files
committed
was it spotlight
1 parent 939e0cd commit f24fa13

File tree

1 file changed

+1
-0
lines changed
  • dev-packages/e2e-tests/test-applications/react-router-7-lazy-routes/src

1 file changed

+1
-0
lines changed

dev-packages/e2e-tests/test-applications/react-router-7-lazy-routes/src/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ const runtimeConfig = getRuntimeConfig();
5858
Sentry.init({
5959
environment: 'qa', // dynamic sampling bias to keep transactions
6060
dsn: process.env.REACT_APP_E2E_TEST_DSN,
61+
spotlight: false,
6162
integrations: [
6263
Sentry.reactRouterV7BrowserTracingIntegration({
6364
useEffect: React.useEffect,

0 commit comments

Comments
 (0)