mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 07:28:10 +00:00
tests/ui: enable ui test for change_wipe_code
Because the previous commit fixed it 🎉.
This commit is contained in:
parent
78bd43d3c4
commit
b4df1172ca
@ -223,10 +223,7 @@ def test_set_pin_to_wipe_code(client):
|
||||
device.change_pin(client)
|
||||
|
||||
|
||||
# TODO: this UI test should not be skipped, but because of the reseed it fails
|
||||
# on device id match and I am not sure why
|
||||
@pytest.mark.setup_client(pin=PIN4)
|
||||
@pytest.mark.skip_ui
|
||||
def test_wipe_code_activate(client):
|
||||
import time
|
||||
|
||||
|
@ -0,0 +1 @@
|
||||
4064aaa2230ecf6e970a944bc81e113345510a3ce01fe9831d57e66d5b4f375d
|
Loading…
Reference in New Issue
Block a user