Silence our own deprecation warning when running the tests

This commit is contained in:
Swen Kooij 2024-07-02 06:49:15 +03:00 committed by Swen Kooij
parent 84beade9e0
commit 25259b8469

View File

@ -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