mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
12 lines
219 B
JSON
12 lines
219 B
JSON
|
|
{
|
||
|
|
"testFiles": [
|
||
|
|
"spec_configures_nodes.js",
|
||
|
|
"spec_ghost_machine.js"
|
||
|
|
],
|
||
|
|
"baseUrl": "http://localhost:25444",
|
||
|
|
"env": {
|
||
|
|
"broadcast_timeout":"8000"
|
||
|
|
},
|
||
|
|
"includeShadowDom": false
|
||
|
|
}
|