mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 00:23:53 +00:00
test: extend timeout for node-compat
This commit is contained in:
parent
ea21feaaf4
commit
8958f7ca70
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user