1
0
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:
M1nd3r 2025-01-29 22:10:01 +01:00
parent 28b7e3a77d
commit fdf91786f3

View File

@ -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)