add pytest-repeat (#32612)

old-commit-hash: 57a9761186
This commit is contained in:
Adeeb Shihadeh
2024-06-03 17:17:02 -07:00
committed by GitHub
parent c868694a23
commit b248bc4bb2
2 changed files with 3 additions and 2 deletions

4
poetry.lock generated
View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:849a4d16b80379689c29baf876cc4fb5f522e0c8ec29f9d3f8858755a60959b3
size 613190
oid sha256:84ac396fe236ffaf09f9a865fa3bae19ac961db726bdc19b79e52c2f45db6abe
size 618064

View File

@@ -147,6 +147,7 @@ pytest-timeout = "*"
pytest-randomly = "*"
pytest-asyncio = "*"
pytest-mock = "*"
pytest-repeat = "*"
rerun-sdk = "*"
ruff = "*"
sphinx = "*"