Tests: Remove pytest-rerunfailures (#4572)

This commit is contained in:
Raphael Michel
2024-10-25 22:00:14 +02:00
committed by GitHub
parent 5795aa6492
commit 9ca1573fcf
4 changed files with 4 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ skip_glob = make_testdata.py,wsgi.py,bootstrap,celery_app.py,pretix/settings.py,
[tool:pytest]
DJANGO_SETTINGS_MODULE = tests.settings
addopts = --reruns 3 -rw
addopts = -rw
asyncio_default_fixture_loop_scope = function
filterwarnings =
error