Skip to content

Commit

Permalink
test: increase coverage of argument validation of cp methods
Browse files Browse the repository at this point in the history
  • Loading branch information
puskin94 committed Jan 9, 2025
1 parent c4aa34a commit c07b9d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/child_process.js
Original file line number Diff line number Diff line change
Expand Up @@ -1010,4 +1010,4 @@ module.exports = {
fork,
spawn,
spawnSync,
};
};

Check failure on line 1013 in lib/child_process.js

View workflow job for this annotation

GitHub Actions / lint-js-and-md

Newline required at end of file but not found

0 comments on commit c07b9d8

Please sign in to comment.