Skip to content

Commit

Permalink
Add child_process to type test
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlesDD committed May 15, 2024
1 parent 388c940 commit 37eedb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@ tracer.use('aws-sdk', awsSdkOptions);
tracer.use('bunyan');
tracer.use('couchbase');
tracer.use('cassandra-driver');
tracer.use('child_process');
tracer.use('connect');
tracer.use('connect', httpServerOptions);
tracer.use('cypress');
Expand Down

0 comments on commit 37eedb2

Please sign in to comment.