mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-08 13:42:41 +00:00
tests: enable Decred tests for T2
This commit is contained in:
parent
ed633dcbb5
commit
d49a38d80f
@ -44,7 +44,6 @@ TXHASH_16da18 = bytes.fromhex(
|
|||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
@pytest.mark.skip_t2
|
|
||||||
@pytest.mark.decred
|
@pytest.mark.decred
|
||||||
class TestMsgSigntxDecred(TrezorTest):
|
class TestMsgSigntxDecred(TrezorTest):
|
||||||
def test_send_decred(self):
|
def test_send_decred(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user