Skip to content

Commit ce284fc

Browse files
danielLinMylesBorins
danielLin
authored andcommitted
test: add crashonUnhandledRejection
PR-URL: #17237 Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent ee84fc3 commit ce284fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/sequential/test-inspector-port-cluster.js

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
const common = require('../common');
44

5+
common.crashOnUnhandledRejection();
56
common.skipIfInspectorDisabled();
67

78
const assert = require('assert');

0 commit comments

Comments
 (0)