Skip to content

Commit

Permalink
ci(cypress): fix iatapay variation case
Browse files Browse the repository at this point in the history
  • Loading branch information
likhinbopanna committed Jan 3, 2025
1 parent 61eea26 commit bc42754
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cypress-tests/cypress/e2e/PaymentUtils/Commons.js
Original file line number Diff line number Diff line change
Expand Up @@ -715,10 +715,6 @@ export const connectorDetails = {
customer_acceptance: null,
setup_future_usage: "on_session",
},
Response: {
status: 200,
body: {},
},
}),
Capture: getCustomExchange({
Request: {
Expand Down

0 comments on commit bc42754

Please sign in to comment.