diff --git a/packages/datadog-plugin-child_process/test/index.spec.js b/packages/datadog-plugin-child_process/test/index.spec.js index ad242712999..208889bfc58 100644 --- a/packages/datadog-plugin-child_process/test/index.spec.js +++ b/packages/datadog-plugin-child_process/test/index.spec.js @@ -96,8 +96,8 @@ describe('Child process plugin', () => { done() }) }) - }) + describe('unit tests', () => { let tracerStub, configStub, spanStub