{{ message }}
Commit fb525f1
test: fix error in test-cluster-worker-death.js
Replaced calls to assert.equal with assert.strictEqual in order
to fix the following error:
"Please use assert.strictEqual() instead of assert.strictEqual()"
PR-URL: #9981
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>1 parent 1288d07 commit fb525f1
1 file changed
Lines changed: 3 additions & 3 deletions

0 commit comments