fix(ci): isolate runtime image controller tests
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 1s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 2m38s
CD Pipeline / build-and-deploy (push) Successful in 13m44s
CD Pipeline / post-deploy-checks (push) Successful in 2m7s

This commit is contained in:
ogt
2026-07-15 07:19:43 +08:00
parent edda3a5b23
commit 04da13abae
3 changed files with 27 additions and 0 deletions

View File

@@ -131,6 +131,8 @@ async def test_webhook_router_writes_queue_receipt_without_side_effect(
"dispatchReceipt": {
"accepted": True,
"inbox_triggered": True,
"queue_accepted": True,
"dispatch_identity_matched": True,
},
"correlatedReceipt": {"receipt_persisted": True},
}