Skip to content

Commit ba0768a

Browse files
committed
Update test_all_rules.py
1 parent 484a64e commit ba0768a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_all_rules.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ def test_required_tags(self):
353353
'logs-windows.powershell*': {'all': ['Data Source: PowerShell Logs']},
354354
'logs-sentinel_one_cloud_funnel.*': {'all': ['Data Source: SentinelOne']},
355355
'logs-fim.event-*': {'all': ['Data Source: File Integrity Monitoring']},
356-
'logs-m365_defender.event-*': {'all': ['Data Source: Microsoft Defender for Endpoint'],
356+
'logs-m365_defender.event-*': {'all': ['Data Source: Microsoft Defender for Endpoint']},
357357
'logs-crowdstrike.fdr*': {'all': ['Data Source: Crowdstrike']}
358358
}
359359

0 commit comments

Comments
 (0)