Skip to content

test: remove util from child-process test

Simple PR inspired by #3324

Util is being used in test-child-process-spawnsync-input.js for string templating.

This PR replaces that with a template string.s

Merge request reports

Loading