fix(telegram): pin durable provider destination proof
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 3m15s
CD Pipeline / build-and-deploy (push) Successful in 15m54s
CD Pipeline / post-deploy-checks (push) Successful in 2m17s
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 3m15s
CD Pipeline / build-and-deploy (push) Successful in 15m54s
CD Pipeline / post-deploy-checks (push) Successful in 2m17s
This commit is contained in:
@@ -64,6 +64,12 @@ def test_accepted_without_inbox_trigger_is_delivery_unknown_not_authorized() ->
|
||||
"verifier": "",
|
||||
"route_id": "agent99:host_recovery:Recover",
|
||||
}
|
||||
assert envelope["learning_writeback"]["required_receipts"] == [
|
||||
"incident_closure_receipt_id",
|
||||
"telegram_lifecycle_receipt_id",
|
||||
"km_writeback_ack_id",
|
||||
"playbook_trust_writeback_ack_id",
|
||||
]
|
||||
|
||||
|
||||
@pytest.mark.asyncio
|
||||
|
||||
Reference in New Issue
Block a user