1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 05:28:40 +00:00

tests: re-enable Decred test for T2

This commit is contained in:
Pavol Rusnak 2018-10-10 13:44:36 +02:00
parent 688e885903
commit a1ba9db744
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):