tests/ui: enable ui test for change_wipe_code

Because the previous commit fixed it 🎉.
pull/784/head
Tomas Susanka 4 years ago
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…
Cancel
Save