1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-23 11:35:42 +00:00

fixup! test: update device tests

This commit is contained in:
Martin Milata 2025-03-17 01:31:23 +01:00 committed by M1nd3r
parent 75f103bb64
commit e187a96769

View File

@ -21,6 +21,7 @@ from trezorlib.debuglink import SessionDebugWrapper as Session
@pytest.mark.setup_client(uninitialized=True)
@pytest.mark.uninitialized_session
@pytest.mark.models("safe")
def test_tutorial(session: Session):
device.show_device_tutorial(session)