mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-04-19 08:39:03 +00:00
fixup! chore(tests): adapt testing framework to session based
This commit is contained in:
parent
658188733f
commit
6a94e63d3b
@ -294,7 +294,6 @@ def _client_unlocked(
|
||||
except Exception:
|
||||
request.session.shouldstop = "Failed to communicate with Trezor"
|
||||
pytest.fail("Failed to communicate with Trezor")
|
||||
_raw_client._seedless_session = _raw_client.get_seedless_session(new_session=True)
|
||||
|
||||
# Resetting all the debug events to not be influenced by previous test
|
||||
_raw_client.debug.reset_debug_events()
|
||||
|
Loading…
Reference in New Issue
Block a user