test: extend timeout for node-compat

This commit is contained in:
Daniel Roe 2024-05-03 12:12:28 +01:00
parent ea21feaaf4
commit 8958f7ca70
No known key found for this signature in database
GPG Key ID: 3714AB03996F442B

View File

@ -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 {