diff --git a/pytest.ini b/pytest.ini index f0ff1692ab5..b3c838a0f77 100644 --- a/pytest.ini +++ b/pytest.ini @@ -13,6 +13,3 @@ filterwarnings = ignore:Pagination may yield inconsistent results with an unordered object_list.*:django.core.paginator.UnorderedObjectListWarning # docutils ignore:'U' mode is deprecated:DeprecationWarning - - # rest_framework_extensions.routers raises these - ignore::rest_framework.RemovedInDRF311Warning