Skip to content

Commit

Permalink
chore: lints
Browse files Browse the repository at this point in the history
  • Loading branch information
pixincreate committed Jun 20, 2024
1 parent a2810ef commit f6c2acf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ describe("[Payout] Saved Card", () => {

context("[Payout] [Card] Onboard customer prior to transaction", () => {
let should_continue = true; // variable that will be used to skip tests if a previous test fails

// This is needed to get customer payment methods
beforeEach("seed global state", () => {
createPayoutBody = Cypress._.cloneDeep(initialCreatePayoutBody);
Expand Down

0 comments on commit f6c2acf

Please sign in to comment.