Skip to content

Commit

Permalink
Merge pull request #2 from luffynextgen/luffynextgen-patch-5
Browse files Browse the repository at this point in the history
Update teams_test.py
  • Loading branch information
luffynextgen authored Nov 15, 2023
2 parents 6291cc8 + 9b20e4e commit cd0bd32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/alerters/teams_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ def test_ms_teams_opensearch_discover_title():
'name': 'Test Rule',
'type': 'any',
'ms_teams_attach_opensearch_discover_url': True,
'ms_teams_opensearch_discover_title': 'Click to discover in Kibana',
'ms_teams_opensearch_discover_title': 'Click to discover in opensearch',
'ms_teams_webhook_url': 'http://test.webhook.url',
'ms_teams_alert_summary': 'Alert from ElastAlert',
'alert': [],
Expand Down

0 comments on commit cd0bd32

Please sign in to comment.