mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 03:32:23 +03:00
Increase WASM test timeout (#3298)
This commit is contained in:
parent
0a4e3cb4b7
commit
a13c6e84b5
@ -253,6 +253,7 @@ commands.test.rust = async function (argv) {
|
||||
'--headless',
|
||||
'--chrome',
|
||||
]
|
||||
process.env.WASM_BINDGEN_TEST_TIMEOUT = 60
|
||||
await run_cargo('cargo', args)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user