1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-13 19:18:56 +00:00

Revert "tests: enable Decred tests for T2"

This reverts commit d49a38d80f.
This commit is contained in:
Pavol Rusnak 2018-10-08 14:34:26 +02:00
parent c395501d2d
commit cd006026dd
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

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