Tests: align approval runtime helpers

This commit is contained in:
Gustavo Madeira Santana
2026-04-07 15:36:22 -04:00
parent 0995ee0134
commit ad6bfc44d5
8 changed files with 183 additions and 1174 deletions

View File

@@ -422,7 +422,11 @@ describe("createChannelApprovalCapability", () => {
deliverPending: vi.fn(),
},
};
const render = { buildPendingReplyPayload: vi.fn() };
const render = {
exec: {
buildPendingPayload: vi.fn(),
},
};
const native = { describeDeliveryCapabilities: vi.fn() };
expect(