1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-14 03:30:02 +00:00

tests: set xfail to komodo device test for now

This commit is contained in:
Pavol Rusnak 2019-02-15 01:42:41 +01:00
parent 4f252c6820
commit dbb4512484
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -30,6 +30,7 @@ TXHASH_339c3e = bytes.fromhex(
)
@pytest.mark.xfail
@pytest.mark.komodo
class TestMsgSigntxKomodo(TrezorTest):
def test_one_one_fee_sapling(self):