From 43b04898ff25fa45e41cfd1ea1c711a53f82ff87 Mon Sep 17 00:00:00 2001 From: Bryan English Date: Mon, 22 Jul 2024 16:30:34 -0400 Subject: [PATCH] lint --- packages/datadog-plugin-child_process/test/index.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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