Skip to content

Commit 6e1921a

Browse files
committed
Fix TraceKit parser tests being completely, abhorrently broken
1 parent 807bfd1 commit 6e1921a

File tree

2 files changed

+153
-173
lines changed

2 files changed

+153
-173
lines changed

test/vendor/fixtures/captured-errors.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,4 +333,4 @@ CapturedExceptions.CHROME_48_BLOB = {
333333
" at n.handle (blob:http%3A//localhost%3A8080/abfc40e9-4742-44ed-9dcd-af8f99a29379:7:2863)"
334334
};
335335

336-
module.exports = CaptureExceptions;
336+
module.exports = CapturedExceptions;

0 commit comments

Comments
 (0)