test: remove unneeded async
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 2 Oct 2023 14:55:51 +0000 (16:55 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 2 Oct 2023 14:55:51 +0000 (16:55 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
tests/pools/abstract-pool.test.mjs

index b6dbba29c7a2e451cfc24383204e3fed5bdaba78..041c62a2b1277c179d689dbe182d6b382fc55cef 100644 (file)
@@ -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(