From: Jérôme Benoit Date: Fri, 14 Apr 2023 18:04:47 +0000 (+0200) Subject: test: spell fix X-Git-Tag: v2.4.9~23 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=89b09b2646d240a5a30531b2fc742fdba209fa13;p=poolifier.git test: spell fix Signed-off-by: Jérôme Benoit --- diff --git a/tests/pools/selection-strategies/selection-strategies.test.js b/tests/pools/selection-strategies/selection-strategies.test.js index 52285d71..7755cc34 100644 --- a/tests/pools/selection-strategies/selection-strategies.test.js +++ b/tests/pools/selection-strategies/selection-strategies.test.js @@ -705,7 +705,7 @@ describe('Selection strategies test suite', () => { await pool.destroy() }) - it('Verify unknown strategies throw error', () => { + it('Verify unknown strategy throw error', () => { expect( () => new DynamicThreadPool(