Skip to content

Commit a56c9ef

Browse files
committed
Add comment
1 parent 9adacaa commit a56c9ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

testproject/home/tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ def hook_any(obj, is_cacheable: bool):
3939

4040

4141
class WagtailCacheTest(TestCase):
42+
# Django's default `testserver` is not a valid domain name.
4243
client_headers = {"SERVER_NAME": "example.com"}
4344

4445
@classmethod

0 commit comments

Comments
 (0)