mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-04-19 00:29:03 +00:00
fixup! test: update click tests
This commit is contained in:
parent
754e7afa4f
commit
a1dd131310
@ -65,7 +65,7 @@ def test_hold_to_lock(device_handler: "BackgroundDeviceHandler"):
|
||||
device_handler.run_with_session(common.get_test_address)
|
||||
|
||||
assert "PinKeyboard" in debug.read_layout().all_components()
|
||||
debug.input("1234")
|
||||
debug.input(PIN4)
|
||||
assert device_handler.result()
|
||||
|
||||
session.refresh_features()
|
||||
|
Loading…
Reference in New Issue
Block a user