diff --git a/test/api_test.mjs b/test/api_test.mjs index d1bb6f4..35ea619 100644 --- a/test/api_test.mjs +++ b/test/api_test.mjs @@ -77,7 +77,7 @@ test("sending an https request timeout through message", async (t) => { await messages.route(message, cb); }); -test.only("sending an https request timeout through config", async (t) => { +test("sending an https request timeout through config", async (t) => { const pauseMilliseconds = 1000; const worker = await createWorker( `