Skip to content

Commit

Permalink
Rename test for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
kelnage committed Sep 9, 2024
1 parent d6b889a commit db19c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_processing_conditions.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ def test_logsource_match_correlation_rule_prod(dummy_processing_pipeline, sigma_
)


def test_logsource_both_no_match_correlation_rule(
def test_logsource_no_match_correlation_rule_both(
dummy_processing_pipeline, sigma_correlated_rules
):
sigma_correlated_rules.resolve_rule_references()
Expand Down

0 comments on commit db19c1a

Please sign in to comment.