mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-15 19:08:07 +00:00
tests: tezos is not xfailed anymore
This commit is contained in:
parent
7918e1f818
commit
204f6b7a5a
@ -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 = tezos
|
run_xfail =
|
||||||
|
Loading…
Reference in New Issue
Block a user