]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: defaultttl
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 19 Nov 2025 16:40:55 +0000 (11:40 -0500)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Thu, 20 Nov 2025 12:31:10 +0000 (07:31 -0500)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
regression-tests.dnsdist/test_Responses.py

index 598036f37e8c0847a23536854be6f1620e52c504..3ae996d60cfe38d73a3a13743910d9aec4a494b0 100644 (file)
@@ -238,7 +238,7 @@ class TestResponseRuleEditTTL(DNSDistTest):
 class TestResponseRuleLimitTTL(DNSDistTest):
 
     _lowttl = 60
-    _defaulttl = 3600
+    _defaultttl = 3600
     _highttl = 18000
     _config_params = ['_lowttl', '_highttl', '_testServerPort']
     _config_template = """