mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-12 15:42:40 +00:00
test(core): increase test timeout for HW devices
[no changelog]
This commit is contained in:
parent
6865f053bf
commit
d5078ebde5
@ -276,7 +276,7 @@ def test_sign_tx_large(client: Client):
|
|||||||
own_output_count = 30
|
own_output_count = 30
|
||||||
total_output_count = 1200
|
total_output_count = 1200
|
||||||
output_denom = 10_000 # sats
|
output_denom = 10_000 # sats
|
||||||
max_expected_delay = 60 # seconds
|
max_expected_delay = 80 # seconds
|
||||||
|
|
||||||
with client:
|
with client:
|
||||||
btc.authorize_coinjoin(
|
btc.authorize_coinjoin(
|
||||||
|
Loading…
Reference in New Issue
Block a user