fix: Telegram footer shows SAC as sender when SAC delivers the message
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -248,7 +248,7 @@ def test_daily_report_telegram_html_uses_report_html(db_session):
|
||||
payload={},
|
||||
)
|
||||
assert format_event_telegram_html(event) == (
|
||||
"<b>📊 OK</b>\nline\n📡 Оповещение: агент (ssh-monitor)"
|
||||
"<b>📊 OK</b>\nline\n📡 Оповещение: SAC (Security Alert Center)"
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user