mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-16 03:18:09 +00:00
tests: ripple removed from run_xfail
Ripple is not marked as xfail anymore, because it is merged in core and
xfail mark was removed from python-trezor in ea77deeaed
This commit is contained in:
parent
5efab07b23
commit
02c5f14728
@ -32,4 +32,4 @@ known_standard_library = micropython,ubinascii,ustruct,uctypes,utime,utimeq,trez
|
|||||||
[tool:pytest]
|
[tool:pytest]
|
||||||
addopts = --pyargs trezorlib.tests.device_tests
|
addopts = --pyargs trezorlib.tests.device_tests
|
||||||
xfail_strict = true
|
xfail_strict = true
|
||||||
run_xfail = ripple
|
run_xfail =
|
||||||
|
Loading…
Reference in New Issue
Block a user