Skip to content

Commit 8e67f68

Browse files
committed
never trust cursor
1 parent 5891590 commit 8e67f68

File tree

1 file changed

+1
-1
lines changed
  • dev-packages/browser-integration-tests/suites/public-api/instrumentation/xhr/thrown-error

1 file changed

+1
-1
lines changed

dev-packages/browser-integration-tests/suites/public-api/instrumentation/xhr/thrown-error/test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ sentryTest(
1515
type: 'Error',
1616
value: 'xhr_error',
1717
mechanism: {
18-
type: 'public-api/instrumentation',
18+
type: 'browserApiErrors',
1919
handled: false,
2020
data: {
2121
function: 'onreadystatechange',

0 commit comments

Comments
 (0)