Files
Mujoco_WASM/wasm/tests/karma.conf.json
T
Matias Manevi 4086261714 Add JavaScript bindings and WASM support
Co-authored-by: Matija Kecman <matijak@google.com>
Co-authored-by: Sebastian Noreña Rendón <sebas.norena@creativa77.com.ar>
Co-authored-by: Kyle Bayes <kylebayes@google.com>
PiperOrigin-RevId: 826479070
Change-Id: I25acf36e6c20b091d8492e10798d028ae66f6733
2025-10-31 07:21:18 -07:00

11 lines
144 B
JSON

{
"extension": {
"karma": {
"client": {
"pingTimeout": 300000
},
"browserDisconnectTimeout": 300000
}
}
}