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
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:
@@ -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},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user