mirror of
https://github.com/django/django.git
synced 2025-11-01 04:17:59 +00:00
Fixed typo in test_utils comment.
This commit is contained in:
parent
b3ebcb22a9
commit
c5c235cd4f
1 changed files with 1 additions and 1 deletions
|
|
@ -775,7 +775,7 @@ class SecondUrls:
|
|||
|
||||
class OverrideSettingsTests(TestCase):
|
||||
|
||||
# #21518 -- If neither override_settings nor a settings_changed receiver
|
||||
# #21518 -- If neither override_settings nor a setting_changed receiver
|
||||
# clears the URL cache between tests, then one of test_first or
|
||||
# test_second will fail.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue