mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-03-17 00:26:05 +00:00
fixup! tests(python): improve thp device tests [no changelog]
This commit is contained in:
parent
28b7e3a77d
commit
fdf91786f3
@ -180,7 +180,7 @@ def test_pairing_qr_code(client: Client) -> None:
|
||||
protocol._has_valid_channel = True
|
||||
|
||||
|
||||
# @pytest.mark.skip("Cpace is not implemented yet")
|
||||
@pytest.mark.skip("Cpace is not implemented yet")
|
||||
def test_pairing_code_entry(client: Client) -> None:
|
||||
global protocol
|
||||
_prepare_protocol(client)
|
||||
|
Loading…
Reference in New Issue
Block a user