diff --git a/tests/device_tests/reset_recovery/test_reset_bip39_t2.py b/tests/device_tests/reset_recovery/test_reset_bip39_t2.py index 6edb4c15e0..d4732dc96f 100644 --- a/tests/device_tests/reset_recovery/test_reset_bip39_t2.py +++ b/tests/device_tests/reset_recovery/test_reset_bip39_t2.py @@ -170,7 +170,7 @@ def test_failed_pin(session: Session): # client.debug.input("654") # ret = client.call_raw(messages.ButtonAck()) - debug.press_yes() + debug.press_yes() # TODO test fails here on T3T1 ret = session.call_raw(messages.ButtonAck()) # Enter PIN for first time