mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-31 01:41:18 +00:00
fix: remove unnecessary comment
[no changelog]
This commit is contained in:
parent
5ea32e6d68
commit
8b4e45687b
@ -142,7 +142,6 @@ def test_set_failed(session: Session):
|
||||
device.change_pin(session)
|
||||
|
||||
# Check that there's still no PIN protection now
|
||||
# TODO change session.init_device()
|
||||
session.refresh_features()
|
||||
assert session.features.pin_protection is False
|
||||
_check_no_pin(session)
|
||||
|
Loading…
Reference in New Issue
Block a user