forked from CGM_Public/pretix_original
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
|
||||
|
||||
@@ -11,7 +11,7 @@ pytest==3.0.*
|
||||
pytest-django
|
||||
isort
|
||||
pytest-mock==1.4.*
|
||||
pytest-rerunfailures
|
||||
pytest-rerunfailures==4.*
|
||||
pytest-warnings
|
||||
pytest-cache
|
||||
pytest-sugar
|
||||
|
||||
Reference in New Issue
Block a user