Skip to content

Commit 73b9465

Browse files
committed
Merge branch 'authorizedotnet-cypress-card-pm' of github.com:juspay/hyperswitch into authorizedotnet-cypress-card-pm
2 parents 7c45a3b + ff64091 commit 73b9465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress-tests/cypress/e2e/spec/Payment/00006-NoThreeDSManualCapture.cy.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ describe("Card - NoThreeDS Manual payment flow test", () => {
3535
const data = getConnectorDetails(globalState.get("connectorId"))[
3636
"card_pm"
3737
]["PaymentIntent"];
38-
38+
3939
data.Request.amount = PaymentIntentAmount;
4040

4141
cy.createPaymentIntentTest(

0 commit comments

Comments
 (0)