mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-15 12:08:59 +00:00
tests/stellar: verify marked as not passing on T2
This commit is contained in:
parent
3ee3083e8c
commit
277296be90
@ -21,7 +21,7 @@ from trezorlib.client import CallException
|
|||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
|
|
||||||
# @pytest.mark.xfail(TREZOR_VERSION == 2, reason="T2 support is not yet finished")
|
@pytest.mark.xfail(TREZOR_VERSION == 2, reason="T2 support is not yet finished")
|
||||||
class TestMsgStellarVerifyMessage(TrezorTest):
|
class TestMsgStellarVerifyMessage(TrezorTest):
|
||||||
|
|
||||||
def test_stellar_verify_message(self):
|
def test_stellar_verify_message(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user