test: update test-child-process-windows-hide to use node:test · nodejs/node@332ce54 · GitHub
Skip to content

Commit 332ce54

Browse files
cjihrigRafaelGSS
authored andcommitted
test: update test-child-process-windows-hide to use node:test
This commit updates test/parallel/test-child-process-windows-hide.js to use node:test. This allows the test to use the built in mocking functionality instead of managing spies manually. It also prevents multiple child processes from being spawned in parallel, which can be problematic in the CI. PR-URL: #56437 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent aea088f commit 332ce54

1 file changed

Lines changed: 23 additions & 24 deletions

File tree

test/parallel/test-child-process-windows-hide.js

Lines changed: 23 additions & 24 deletions

0 commit comments

Comments
 (0)