You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(cmc): update [CMCL1OA] for readOffer omit-streams contract
The contract test was asserting the buggy intermediate shape from PR
#67 (`streams: [':_cmc:_internal:offer']`). PR #68 corrected that to
omit the streams filter entirely (parent stream isn't auto-provisioned).
Update the assertion to match the final correct wire-shape: no `streams`,
no `streamIds`, with `types: ['consent/request-cmc']` as the only filter.
0 commit comments