Skip to content

Commit c07b9d8

Browse files
committed
test: increase coverage of argument validation of cp methods
1 parent c4aa34a commit c07b9d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/child_process.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1010,4 +1010,4 @@ module.exports = {
10101010
fork,
10111011
spawn,
10121012
spawnSync,
1013-
};
1013+
};

0 commit comments

Comments
 (0)