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
Generated
+2 -2
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f71f613f59be58d7598daad562c360338ff9877b63caff3d67113d902c6d671c
size 450611
oid sha256:1e9969f3dbbc5122de48b4aa0f891d829457c1047bf51d92796a38717a27e528
size 450856
+1
View File
@@ -148,6 +148,7 @@ pytest-subtests = "*"
pytest-xdist = "*"
pytest-timeout = "*"
pytest-timeouts = "*"
pytest-random-order = "*"
ruff = "*"
scipy = "*"
sphinx = "*"