mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-04-24 11:22:54 +03:00
Silence our own deprecation warning when running the tests
This commit is contained in:
parent
84beade9e0
commit
25259b8469
@ -3,3 +3,5 @@ DJANGO_SETTINGS_MODULE=settings
|
||||
testpaths=tests
|
||||
addopts=-m "not benchmark"
|
||||
junit_family=legacy
|
||||
filterwarnings=
|
||||
ignore::DeprecationWarning:localized_fields.fields.autoslug_field
|
||||
|
Loading…
x
Reference in New Issue
Block a user