mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-04-18 08:09:03 +00:00
fixup! chore(tests): adapt testing framework to session based
This commit is contained in:
parent
0ba21ba911
commit
75f3a4f5c5
@ -349,7 +349,7 @@ def _client_unlocked(
|
||||
label="test",
|
||||
needs_backup=setup_params["needs_backup"], # type: ignore
|
||||
no_backup=setup_params["no_backup"], # type: ignore
|
||||
_skip_init_device=True,
|
||||
_skip_init_device=False,
|
||||
)
|
||||
_raw_client._setup_pin = setup_params["pin"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user