8000
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 ee84fc3 commit ce284fcCopy full SHA for ce284fc
test/sequential/test-inspector-port-cluster.js
@@ -2,6 +2,7 @@
2
3
const common = require('../common');
4
5
+common.crashOnUnhandledRejection();
6
common.skipIfInspectorDisabled();
7
8
const assert = require('assert');
0 commit comments