Skip to content

Commit 1933b22

Browse files
author
Luca Forstner
committed
typo
1 parent 91bdf94 commit 1933b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/browser/test/unit/tracekit/chromium.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ describe('Tracekit - Chrome Tests', () => {
579579
name: 'Error',
580580
stack: `Error: bad
581581
at something (http://localhost:5000/(some)/(thing)/index.html:20:16)
582-
at http://localhost:5000//(group)/[route]/script.js:1:126
582+
at http://localhost:5000/(group)/[route]/script.js:1:126
583583
at more (http://localhost:5000/(some)/(thing)/index.html:25:7)`,
584584
};
585585

0 commit comments

Comments
 (0)