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 8c8a2fd commit 1fab8faCopy full SHA for 1fab8fa
test/sequential/test-inspector-break-e.js
@@ -2,6 +2,7 @@
2
const common = require('../common');
3
4
common.skipIfInspectorDisabled();
5
+common.crashOnUnhandledRejection();
6
7
const assert = require('assert');
8
const { NodeInstance } = require('../common/inspector-helper.js');
0 commit comments