Skip to content

Commit

Permalink
small commands.js fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonasB88 committed Jul 30, 2021
1 parent 2baa5ea commit 10fc8d6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions cypress/support/commands.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@
//compareSnapshotCommand({
// capture: 'fullPage'
//});


=======
>>>>>>> 4.3.3
// ***********************************************
// This example commands.js shows you how to
// create various custom commands and overwrite
Expand All @@ -41,10 +37,7 @@
//
//
// -- This is a parent command --
<<<<<<< HEAD
=======
// Cypress.Commands.add("login", (email, password) => { ... })
>>>>>>> 4.3.3

Cypress.Commands.add("login_mollie17_test", () => {
Cypress.env()
Expand Down

0 comments on commit 10fc8d6

Please sign in to comment.