mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Compatibility with pytest-rerunfailures 4.0
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
[pytest]
|
||||
DJANGO_SETTINGS_MODULE=tests.settings
|
||||
addopts =--rerun 3 -rw
|
||||
addopts =--reruns 3 -rw
|
||||
|
||||
Reference in New Issue
Block a user