mirror of
https://github.com/pretix/pretix.git
synced 2026-05-14 16:44:06 +00:00
Tests: Remove pytest-rerunfailures (#4572)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user