diff options
Diffstat (limited to 'django/contrib/contenttypes/tests.py')
| -rw-r--r-- | django/contrib/contenttypes/tests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/django/contrib/contenttypes/tests.py b/django/contrib/contenttypes/tests.py index f300294cd6..3f648bd456 100644 --- a/django/contrib/contenttypes/tests.py +++ b/django/contrib/contenttypes/tests.py @@ -203,7 +203,6 @@ class ContentTypesTests(TestCase): DeferredProxyModel: proxy_model_ct, }) - @override_settings(ALLOWED_HOSTS=['example.com']) def test_shortcut_view(self): """ |
