Test case to check updated_date (#3818)

This commit is contained in:
shashank-elastic
2024-07-03 19:17:27 +05:30
committed by GitHub
parent 83be212632
commit 50f0fb3518
2 changed files with 36 additions and 0 deletions
+3
View File
@@ -40,6 +40,9 @@ jobs:
python -m detection_rules dev license-check
- name: Unit tests
env:
# only run the test test_rule_change_has_updated_date on pull request events to main
GITHUB_EVENT_NAME: "${{ github.event_name}}"
run: |
python -m detection_rules test