test(telegram): 修正 test_telegram_message_templates 斷言
All checks were successful
CD Pipeline / build-and-deploy (push) Successful in 14m24s

CRITICAL → 嚴重 (ADR-075 中文風險等級)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
OG T
2026-04-12 21:20:16 +08:00
parent 01e6d75ee7
commit b3d4b9c8a9

View File

@@ -36,7 +36,7 @@ class TestTelegramMessageFormat:
result = msg.format()
assert "🚨" in result
assert "CRITICAL" in result
assert "嚴重" in result
assert "test-pod-123" in result
assert len(result) <= 900 # SOUL.md 限制