From e11dc316edf58127bcfc93a72eb609ba5e494acb Mon Sep 17 00:00:00 2001 From: J <91372088+jarelllama@users.noreply.github.com> Date: Wed, 11 Dec 2024 15:13:27 +0800 Subject: [PATCH] test_functions: update tests for the dead check --- scripts/test_functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/test_functions.sh b/scripts/test_functions.sh index 1543bd3b6..819049003 100644 --- a/scripts/test_functions.sh +++ b/scripts/test_functions.sh @@ -504,7 +504,7 @@ test_dead_check() { # Subdomains should be kept to be processed by the validation check printf "www.49532dead-domain-test.com\n" >> out_dead.txt printf "843902dead-domain-test.com\n" >> out_dead.txt - printf "dead_domains,2,raw\n" >> out_log.txt + printf "dead_count,2,raw\n" >> out_log.txt # Both files should be empty (all dead) : > out_subdomains.txt