Skip to content

Commit

Permalink
chore: fixed sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
meza authored and renovate[bot] committed Jan 11, 2024
1 parent f44cb3b commit 10842a8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/entry.client.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,12 @@ describe('The Client Entrypoint', () => {
"dsn": "sentryDsn",
"integrations": [
BrowserTracing {
"__init": [MockFunction __init],
"__init2": [MockFunction __init2],
"_createRouteTransaction": [MockFunction _createRouteTransaction],
"_registerInteractionListener": [MockFunction _registerInteractionListener],
"constructor": [MockFunction BrowserTracing],
"setupOnce": [MockFunction setupOnce],
},
Replay {
"__init": [MockFunction __init],
"_initialize": [MockFunction _initialize],
"_setup": [MockFunction _setup],
"constructor": [MockFunction Replay],
Expand Down

0 comments on commit 10842a8

Please sign in to comment.