From 85c692214578dfc8c7077fb94b833b7b5bf63db6 Mon Sep 17 00:00:00 2001 From: Carlos Fuentes Date: Wed, 27 Mar 2024 09:58:00 +0100 Subject: [PATCH] test: remove only --- test/retry-handler.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/retry-handler.js b/test/retry-handler.js index 5408ed66880..2596a7d80cb 100644 --- a/test/retry-handler.js +++ b/test/retry-handler.js @@ -876,7 +876,7 @@ test('Should be able to properly pass the minTimeout to the RetryContext when co await t.completed }) -test('Issue#2986 - Handle custom 206', { only: true }, async t => { +test('Issue#2986 - Handle custom 206', async t => { t = tspl(t, { plan: 8 }) const chunks = []