mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-24 15:28:10 +00:00
tests: change flags for test_msg_signtx_capricoin.py
This commit is contained in:
parent
252f946f40
commit
da3223d703
@ -31,8 +31,8 @@ TXHASH_f3a6e6 = bytes.fromhex(
|
||||
)
|
||||
|
||||
|
||||
@pytest.mark.xfail
|
||||
@pytest.mark.capricoin
|
||||
@pytest.mark.skip_t1 # T1 support is not planned
|
||||
@setup_client()
|
||||
def test_timestamp_included(client):
|
||||
# tx: 3bf506c81ce84eda891679ddc797d162c17c60b15d6c0ac23be5e31369e7235f
|
||||
|
Loading…
Reference in New Issue
Block a user