Skip to content

Commit b98c7f7

Browse files
author
Luca Forstner
committed
Uncomment normalizeDepth
1 parent 533bb0c commit b98c7f7

File tree

1 file changed

+1
-1
lines changed
  • packages/integration-tests/suites/public-api/extraerrordata

1 file changed

+1
-1
lines changed

packages/integration-tests/suites/public-api/extraerrordata/init.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ Sentry.init({
1010
depth: 10,
1111
}),
1212
],
13-
// normalizeDepth: 3,
13+
normalizeDepth: 3,
1414
});

0 commit comments

Comments
 (0)