Skip to content

Commit

Permalink
small improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonasB88 committed Jan 22, 2024
1 parent 1903566 commit 65217c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress/support/commands.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ Cypress.Commands.add("navigatingToThePaymentPS8", () => {
})
Cypress.Commands.add("navigatingToThePayment", () => {
cy.visit('/de/index.php?controller=history')
cy.get('a').click()
cy.contains('Reorder').click()
cy.contains('NL').click()
//Billing country LT, DE etc.
Expand Down

0 comments on commit 65217c4

Please sign in to comment.