removing returnUrl to fix stock test (#2562)

This commit is contained in:
Ewa Czerniak 2022-11-17 13:47:40 +01:00 committed by GitHub
parent 3b99eb9033
commit 6e1230b10d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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