mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 15:38:11 +00:00
tests: increase timeout for 16-of-16-share test
This commit is contained in:
parent
9279049008
commit
c612b8fd2d
@ -112,6 +112,7 @@ def test_reset_slip39_advanced_2of2groups_2of2shares(device_handler):
|
|||||||
|
|
||||||
@pytest.mark.skip_t1
|
@pytest.mark.skip_t1
|
||||||
@pytest.mark.setup_client(uninitialized=True)
|
@pytest.mark.setup_client(uninitialized=True)
|
||||||
|
@pytest.mark.timeout(600)
|
||||||
@with_mock_urandom
|
@with_mock_urandom
|
||||||
def test_reset_slip39_advanced_16of16groups_16of16shares(device_handler):
|
def test_reset_slip39_advanced_16of16groups_16of16shares(device_handler):
|
||||||
features = device_handler.features()
|
features = device_handler.features()
|
||||||
|
Loading…
Reference in New Issue
Block a user