File tree Expand file tree Collapse file tree
dev-packages/browser-integration-tests/suites/public-api/captureException/linkedErrors Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ wat.cause = new Error(`This is a very long message that should not be truncated
88this is a very long message that should not be truncated and hopefully won't be,
99this is a very long message that should not be truncated and hopefully won't be,
1010this is a very long message that should not be truncated and hopefully won't be,
11- this is a very long message that should not be truncated and hopefully won't be, ` ) ;
11+ this is a very long message that should not be truncated and hopefully won't be` ) ;
1212
1313Sentry . captureException ( wat ) ;
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ this is a very long message that should not be truncated and hopefully won't be`
3131this is a very long message that should not be truncated and won't be,
3232this is a very long message that should not be truncated and won't be,
3333this is a very long message that should not be truncated and won't be,
34- this is a very long message that should not be truncated and won't be, ` ,
34+ this is a very long message that should not be truncated and won't be` ,
3535 mechanism : {
3636 type : 'generic' ,
3737 handled : true ,
You can’t perform that action at this time.
0 commit comments