diff --git a/monkey/tests/data_for_tests/monkey_configs/monkey_config_standard.json b/monkey/tests/data_for_tests/monkey_configs/monkey_config_standard.json index c1857c639..709c8e2c8 100644 --- a/monkey/tests/data_for_tests/monkey_configs/monkey_config_standard.json +++ b/monkey/tests/data_for_tests/monkey_configs/monkey_config_standard.json @@ -114,10 +114,6 @@ "ElasticFinger" ] }, - "kill_file": { - "kill_file_path_windows": "%windir%\\monkey.not", - "kill_file_path_linux": "/var/run/monkey.not" - }, "dropper": { "dropper_set_date": true, "dropper_date_reference_path_windows": "%windir%\\system32\\kernel32.dll",