From 2e4eac9eaa8874e0973ce028729bd3487db30674 Mon Sep 17 00:00:00 2001 From: tccontre <26181693+tccontre@users.noreply.github.com> Date: Thu, 23 Jun 2022 13:28:26 +0200 Subject: [PATCH] Update windows_modify_registry_suppress_win_defender_notifs.test.yml --- ...indows_modify_registry_suppress_win_defender_notifs.test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/endpoint/windows_modify_registry_suppress_win_defender_notifs.test.yml b/tests/endpoint/windows_modify_registry_suppress_win_defender_notifs.test.yml index 37fdf199e9..68300109a1 100644 --- a/tests/endpoint/windows_modify_registry_suppress_win_defender_notifs.test.yml +++ b/tests/endpoint/windows_modify_registry_suppress_win_defender_notifs.test.yml @@ -1,6 +1,6 @@ name: Windows Modify Registry Suppress Win Defender Notifs Unit Test tests: -- name: Windows Modify Registry Suppress Win Defender Notifications +- name: Windows Modify Registry Suppress Win Defender Notifs file: endpoint/windows_modify_registry_suppress_win_defender_notifs.yml pass_condition: '| stats count | where count > 0' earliest_time: -24h