From f9e04b1dbc0e75ca2f498e160e65234ab4238a19 Mon Sep 17 00:00:00 2001 From: "minecraftchest1@outlook.com" Date: Mon, 27 Jan 2025 10:42:11 -0600 Subject: [PATCH] Update tests for SOA negative TTL --- test_dnscode.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_dnscode.py b/test_dnscode.py index b136a94..1d2142e 100644 --- a/test_dnscode.py +++ b/test_dnscode.py @@ -28,7 +28,7 @@ def test_A(tmp_path): zone_file_1 = tmp_path / "test-A.zone" zone.save_file(zone_file_1) - expected = """@ 3600 IN SOA ns1.minecraftchest1.us. admin.minecraftchest1.us. 1 65535 3600 15552000 + expected = """@ 3600 IN SOA ns1.minecraftchest1.us. admin.minecraftchest1.us. 1 65535 3600 15552000 65535 1.minecraftchest1.us. 3600 IN A 0.0.0.0 2.minecraftchest1.us. 60 IN A 0.0.0.0 3.minecraftchest1.us. 60 IN A 0.0.0.0