mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
normalizeCheckoutPrStatusPayload always emits the full wire shape now (number, repoOwner, repoName, isDraft, checks, checksStatus, reviewDecision) — the workspace-git-watch test's toEqual assertion still had the pre-PR-pane shape and was failing. Update the expected object to match the actual wire contract.