diff --git a/cypress-tests/cypress/e2e/configs/Payment/WorldPay.js b/cypress-tests/cypress/e2e/configs/Payment/WorldPay.js index 747515e2a4..6eb0fb7a20 100644 --- a/cypress-tests/cypress/e2e/configs/Payment/WorldPay.js +++ b/cypress-tests/cypress/e2e/configs/Payment/WorldPay.js @@ -669,8 +669,8 @@ export const connectorDetails = { status: "failed", error_code: "13", error_message: "INVALID AMOUNT", - unified_code: "UE_1000", - unified_message: "Issue with Payment Method details", + unified_code: "UE_9000", + unified_message: "Something went wrong", }, }, },