You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev-packages/browser-integration-tests/suites/integrations/moduleMetadata/appliesMetadataWithRewriteFrames/init.js
Copy file name to clipboardExpand all lines: dev-packages/browser-integration-tests/suites/integrations/moduleMetadata/appliesMetadataWithRewriteFrames/test.ts
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,6 @@ import { getFirstSentryEnvelopeRequest } from '../../../../utils/helpers';
7
7
sentryTest(
8
8
'should provide module_metadata on stack frames in beforeSend even though an event processor (rewriteFramesIntegration) modified the filename',
9
9
async({ getLocalTestUrl, page })=>{
10
-
// moduleMetadataIntegration is not included in any CDN bundles
0 commit comments