release/2025-04-25 - update handleInvoiceBasedPayment.test.js
This commit is contained in:
@@ -37,7 +37,9 @@ beforeEach(() => {
|
||||
]
|
||||
})
|
||||
.mockResolvedValueOnce({
|
||||
id: "payment123"
|
||||
insert_payments: {
|
||||
returning: [{ id: "payment123" }]
|
||||
}
|
||||
})
|
||||
.mockResolvedValueOnce({
|
||||
insert_payment_response: {
|
||||
|
||||
Reference in New Issue
Block a user