Skip to content

Commit a0cc6b5

Browse files
gilishomydea
andcommitted
Update dev-packages/browser-integration-tests/suites/integrations/lazyLoad/moduleMetadataIntegration/init.js
Co-authored-by: Francesco Novy <[email protected]>
1 parent 56fd358 commit a0cc6b5

File tree

1 file changed

+2
-0
lines changed
  • dev-packages/browser-integration-tests/suites/integrations/lazyLoad/moduleMetadataIntegration

1 file changed

+2
-0
lines changed

dev-packages/browser-integration-tests/suites/integrations/lazyLoad/moduleMetadataIntegration/init.js

+2
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ Sentry.init({
77

88
window.Sentry = {
99
...Sentry,
10+
// Ensure this is _not_ set
11+
moduleMetadataIntegration: undefined,
1012
};

0 commit comments

Comments
 (0)