style: 统一飞书通知节点状态语义
This commit is contained in:
@@ -507,7 +507,7 @@ def test_feishu_notification_report_builds_notification_payload_with_receipt_and
|
||||
},
|
||||
)
|
||||
|
||||
assert result.node_results[7]["status"] == "已完成"
|
||||
assert result.node_results[7]["status"] == "已发送"
|
||||
assert result.notification_payload["message_status"] == "sent"
|
||||
assert result.notification_payload["web_detail_url"] == "https://example.com/audit/3"
|
||||
assert result.notification_payload["receipt"]["message_id"] == "msg-3"
|
||||
|
||||
Reference in New Issue
Block a user