add random order plugin (#30166)

add random order
old-commit-hash: 2048808827bff61977465939297b9d5941e91cb7
This commit is contained in:
Justin Newberry
2023-10-04 11:51:24 -07:00
committed by GitHub
parent f1ac2e7216
commit 5b16fda00c
2 changed files with 3 additions and 2 deletions

BIN
poetry.lock LFS generated

Binary file not shown.

View File

@@ -148,6 +148,7 @@ pytest-subtests = "*"
pytest-xdist = "*"
pytest-timeout = "*"
pytest-timeouts = "*"
pytest-random-order = "*"
ruff = "*"
scipy = "*"
sphinx = "*"