1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-02 02:41:28 +00:00

tests: enable Decred tests for T2

This commit is contained in:
Pavol Rusnak 2018-10-06 13:41:16 +02:00
parent ed633dcbb5
commit d49a38d80f
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -44,7 +44,6 @@ TXHASH_16da18 = bytes.fromhex(
)
@pytest.mark.skip_t2
@pytest.mark.decred
class TestMsgSigntxDecred(TrezorTest):
def test_send_decred(self):