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 = []