From 8958f7ca70d18294f634db4da9feb42b4f1242f7 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Fri, 3 May 2024 12:12:28 +0100 Subject: [PATCH] test: extend timeout for node-compat --- test/basic.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/basic.test.ts b/test/basic.test.ts index 5e0306c9fc..f35940d51e 100644 --- a/test/basic.test.ts +++ b/test/basic.test.ts @@ -2538,7 +2538,7 @@ describe('Node.js compatibility for client-side', () => { expect(await page.innerHTML('body')).toContain('CWD: [available]') await page.close() }) -}) +}, 20_000) function normaliseIslandResult (result: NuxtIslandResponse) { return {