From c88e2a8515d9b8afb4eadb9a3399ea07514ebe8e Mon Sep 17 00:00:00 2001 From: Wouter Boereboom Date: Mon, 27 Sep 2021 15:20:48 +0200 Subject: [PATCH] fixed merge conflicts with master --- src/__tests__/modification.spec.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/__tests__/modification.spec.ts b/src/__tests__/modification.spec.ts index 9248a64..531f206 100644 --- a/src/__tests__/modification.spec.ts +++ b/src/__tests__/modification.spec.ts @@ -103,6 +103,7 @@ const createStandaloneCancelsResponse = (): StandalonePaymentCancelResource => { const createCapturesRequest = (): CreatePaymentCaptureRequest => { return { + reference: "reference", merchantAccount: process.env.ADYEN_MERCHANT!, amount: { currency: "EUR",