tests: enable order randomization

tests: fixup
pull/404/head
matejcik 5 years ago committed by matejcik
parent 37f8cbd403
commit 2f7b2da2e3

@ -30,7 +30,7 @@ known_third_party = curve25519,ecdsa,hypothesis,pytest,mnemonic
known_first_party = trezorlib
[tool:pytest]
addopts = --strict
addopts = --strict --random-order
xfail_strict = true
[mypy]

Loading…
Cancel
Save