chore: rename deprecated pytest option

pull/1452/head
matejcik 3 years ago committed by matejcik
parent 637ccadcb6
commit ba326865f1

@ -31,7 +31,7 @@ known_third_party = curve25519,ecdsa,hypothesis,pytest,mnemonic,shamir-mnemonic,
known_first_party = trezorlib,apps
[tool:pytest]
addopts = -rfE --strict --random-order
addopts = -rfE --strict-markers --random-order
testpaths = tests crypto storage python/tests
xfail_strict = true
junit_family = xunit2

Loading…
Cancel
Save