X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=tests%2Fpools%2Fabstract-pool.test.mjs;h=041c62a2b1277c179d689dbe182d6b382fc55cef;hb=fcd3917964aadc9fdf05b343662ed699d90fc36d;hp=b6dbba29c7a2e451cfc24383204e3fed5bdaba78;hpb=a5e5599cf44b1db92edfcb9b45229edc7754c20b;p=poolifier.git diff --git a/tests/pools/abstract-pool.test.mjs b/tests/pools/abstract-pool.test.mjs index b6dbba29..041c62a2 100644 --- a/tests/pools/abstract-pool.test.mjs +++ b/tests/pools/abstract-pool.test.mjs @@ -297,7 +297,7 @@ describe('Abstract pool test suite', () => { await pool.destroy() }) - it('Verify that pool options are validated', async () => { + it('Verify that pool options are validated', () => { expect( () => new FixedThreadPool(