{{ message }}
Commit 4ad8e83
test: fix test-https-agent-additional-options.js
`value` was always being assigned to an `undefined` property of an
Array. Thus, the assertions that depended on `value` being defined were
never being checked. Assign `value` the correct...er...value.
PR-URL: #38202
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent 09c9e5d commit 4ad8e83
1 file changed
Lines changed: 1 addition & 1 deletion

0 commit comments