Commit 2e37d0f
test: handle errors correctly in GC http test
In test-gc-http-client-timeout.js, res.resume is not a function if error
occurs. Remove the error handler.
PR-URL: nodejs#22185
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>1 parent 3ce6bc3 commit 2e37d0f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments