mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-18 04:18:10 +00:00
tests: silence pytest 6.0 warning
This commit is contained in:
parent
9d29952a15
commit
e5a909478e
@ -33,6 +33,7 @@ known_first_party = trezorlib
|
|||||||
addopts = -rfE --strict --random-order
|
addopts = -rfE --strict --random-order
|
||||||
testpaths = tests crypto storage python/tests
|
testpaths = tests crypto storage python/tests
|
||||||
xfail_strict = true
|
xfail_strict = true
|
||||||
|
junit_family = xunit2
|
||||||
|
|
||||||
[mypy]
|
[mypy]
|
||||||
mypy_path = src,mocks,mocks/generated
|
mypy_path = src,mocks,mocks/generated
|
||||||
|
Loading…
Reference in New Issue
Block a user