feature/IO-2769-Job-Totals-Testing - updated tests

This commit is contained in:
Dave Richer
2025-04-09 11:18:09 -04:00
parent 2bcad68351
commit 2c47e5d852

View File

@@ -96,7 +96,8 @@ describe("handleInvoiceBasedPayment", () => {
mockLogger,
"intellipay-postback-job-not-found",
"Job not found",
logMeta
logMeta,
200
);
});