Skip to content

Commit

Permalink
ci: induce formatting error
Browse files Browse the repository at this point in the history
  • Loading branch information
pixincreate committed Dec 2, 2024
1 parent a053edf commit 40f540f
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,13 @@ describe("Card - Refund flow - No 3DS", () => {
}
});


Check failure on line 99 in cypress-tests/cypress/e2e/PaymentTest/00009-RefundPayment.cy.js

View workflow job for this annotation

GitHub Actions / Run formatter on Cypress tests and address lints

Delete `⏎⏎⏎⏎⏎⏎····⏎`






it("create-payment-call-test", () => {
const data = getConnectorDetails(globalState.get("connectorId"))[
"card_pm"
Expand Down

0 comments on commit 40f540f

Please sign in to comment.