We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32376a5 commit 0255b2eCopy full SHA for 0255b2e
test/fixtures/errors/async_error_nexttick_main.snapshot
@@ -1,7 +1,7 @@
1
Error: test
2
at one (*fixtures*async-error.js:4:9)
3
at two (*fixtures*async-error.js:17:9)
4
- at process.processTicksAndRejections (node:internal*process*task_queues:104:5)
+ at process.processTicksAndRejections (node:internal*process*task_queues:103:5)
5
at async three (*fixtures*async-error.js:20:3)
6
at async four (*fixtures*async-error.js:24:3)
7
at async main (*async_error_nexttick_main.js:7:5)
0 commit comments