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
pull/25/head
Tomas Susanka 6 years ago
parent 5efab07b23
commit 02c5f14728

@ -32,4 +32,4 @@ known_standard_library = micropython,ubinascii,ustruct,uctypes,utime,utimeq,trez
[tool:pytest]
addopts = --pyargs trezorlib.tests.device_tests
xfail_strict = true
run_xfail = ripple
run_xfail =

Loading…
Cancel
Save