test: unflake "should load web server w/o esm loader in ems module" (#17269)
This commit is contained in:
parent
0b4de0df7f
commit
48ac918cec
|
|
@ -429,7 +429,7 @@ test('should load web server w/o esm loader in ems module', async ({ runInlineTe
|
|||
webServer: {
|
||||
command: 'node ws.js',
|
||||
port: 9876,
|
||||
timeout: 100,
|
||||
timeout: 5000,
|
||||
},
|
||||
projects: [{name: 'foo'}]
|
||||
}`,
|
||||
|
|
|
|||
Loading…
Reference in a new issue