mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-17 19:00:58 +00:00
stellar: drop xfail flag
This commit is contained in:
parent
7c36fc49f4
commit
c5681ed2d9
@ -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 = stellar
|
run_xfail =
|
||||||
|
Loading…
Reference in New Issue
Block a user