We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d6fd0d commit eb1f8c5Copy full SHA for eb1f8c5
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