test: rewrite test-child-process-spawn-args · nodejs/node@34e86f9 · GitHub
Skip to content

Commit 34e86f9

Browse files
committed
test: rewrite test-child-process-spawn-args
- Use ESM for top-level await - Avoid concurrent child processes in the test - Use `events.once` instead of Promise wrapper - Assert directly on sets PR-URL: #58546 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: LiviaMedeiros <livia@cirno.name> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent f72ce2e commit 34e86f9

2 files changed

Lines changed: 50 additions & 55 deletions

File tree

test/parallel/test-child-process-spawn-args.js

Lines changed: 0 additions & 55 deletions
This file was deleted.
Lines changed: 50 additions & 0 deletions

0 commit comments

Comments
 (0)