We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61dd290 + 6669c1a commit ddc39f0Copy full SHA for ddc39f0
test/parallel/test-node-run.js
@@ -236,5 +236,4 @@ describe('node --run [command]', () => {
236
assert.strictEqual(child.stderr, '');
237
assert.strictEqual(child.code, 0);
238
});
239
-
240
0 commit comments