diff --git a/server/intellipay/lib/tests/handleInvoiceBasedPayment.test.js b/server/intellipay/lib/tests/handleInvoiceBasedPayment.test.js index b2a886e2f..01352191e 100644 --- a/server/intellipay/lib/tests/handleInvoiceBasedPayment.test.js +++ b/server/intellipay/lib/tests/handleInvoiceBasedPayment.test.js @@ -96,7 +96,8 @@ describe("handleInvoiceBasedPayment", () => { mockLogger, "intellipay-postback-job-not-found", "Job not found", - logMeta + logMeta, + 200 ); });