From 6e1230b10d9603fed6167afcd5ea5da9d21049a9 Mon Sep 17 00:00:00 2001 From: Ewa Czerniak Date: Thu, 17 Nov 2022 13:47:40 +0100 Subject: [PATCH] removing returnUrl to fix stock test (#2562) --- cypress/support/api/requests/Checkout.js | 1 - 1 file changed, 1 deletion(-) diff --git a/cypress/support/api/requests/Checkout.js b/cypress/support/api/requests/Checkout.js index 9609cb60f..4266824c3 100644 --- a/cypress/support/api/requests/Checkout.js +++ b/cypress/support/api/requests/Checkout.js @@ -124,7 +124,6 @@ export function addPayment({ checkoutId, gateway, token, amount }) { gateway: "${gateway}" ${tokenLine} ${amountLine} - returnUrl: "https://qa.storefront.staging.saleor.cloud/checkout/payment-confirm" }){ errors{ field