aboutsummaryrefslogtreecommitdiff
path: root/test/async-hooks/test-graph.http.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/async-hooks/test-graph.http.js')
-rw-r--r--test/async-hooks/test-graph.http.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/async-hooks/test-graph.http.js b/test/async-hooks/test-graph.http.js
index 414ebabeee..3461974ef9 100644
--- a/test/async-hooks/test-graph.http.js
+++ b/test/async-hooks/test-graph.http.js
@@ -45,7 +45,7 @@ process.on('exit', function() {
triggerAsyncId: 'tcp:2' },
{ type: 'Timeout',
id: 'timeout:2',
- triggerAsyncId: 'httpparser:2' },
+ triggerAsyncId: 'tcp:2' },
{ type: 'SHUTDOWNWRAP',
id: 'shutdown:1',
triggerAsyncId: 'tcp:2' } ]