1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-02-11 23:52:47 +00:00
trezor-wallet/cypress.json

10 lines
310 B
JSON
Raw Normal View History

{
"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
}