test: refactor test-child-process-exec-error · nodejs/node@d1f5e99 · GitHub
Skip to content

Commit d1f5e99

Browse files
Trottaddaleax
authored andcommitted
test: refactor test-child-process-exec-error
* assert.equal() -> assert.strictEqual() * regex -> .include() * Change variable representing a function from `fun` to idiomatic `fn` * var -> const PR-URL: #9780 Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Prince John Wesley <princejohnwesley@gmail.com>
1 parent 0772984 commit d1f5e99

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

test/parallel/test-child-process-exec-error.js

Lines changed: 7 additions & 7 deletions

0 commit comments

Comments
 (0)