Skip to content

Commit

Permalink
NTR: Adjust tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitalij Mik committed Jun 18, 2024
1 parent 821afa0 commit a7fcc78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ export default class CheckoutAction {
*
*/
placeOrderOnEdit() {
cy.get('#confirmOrderForm > .btn').click();
cy.get('#confirmOrderForm .btn').click();
}

/**
Expand Down

0 comments on commit a7fcc78

Please sign in to comment.