mirror of
https://github.com/trezor/trezor-wallet
synced 2025-02-11 15:42:42 +00:00
10 lines
310 B
JSON
10 lines
310 B
JSON
{
|
|
"integrationFolder": "test/integration",
|
|
"fixturesFolder": "test/fixtures",
|
|
"pluginsFile": "test/plugins/index.js",
|
|
"supportFile": "test/support/index.js",
|
|
"defaultCommandTimeout": 10000,
|
|
"screenshotsFolder": "test/screenshots",
|
|
"video": false,
|
|
"trashAssetsBeforeRuns": true
|
|
} |