mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-13 08:02:01 +00:00
wip2
This commit is contained in:
parent
ebb0fee042
commit
d9d9c10fe7
@ -98,7 +98,7 @@ def prepare_passphrase_dialogue(
|
||||
) -> Generator["DebugLink", None, None]:
|
||||
debug = device_handler.debuglink()
|
||||
device_handler.run_with_session(get_test_address) # type: ignore
|
||||
# TODO
|
||||
print(debug.read_layout().main_component())
|
||||
assert debug.read_layout().main_component() == "PassphraseKeyboard"
|
||||
|
||||
# Resetting the category as it could have been changed by previous tests
|
||||
|
Loading…
Reference in New Issue
Block a user