Loading cypress/support/commands.js 0 → 100644 +1 −0 Original line number Diff line number Diff line // See https://on.cypress.io/custom-commands cypress/support/e2e.js 0 → 100644 +2 −0 Original line number Diff line number Diff line // See https://on.cypress.io/configuration import './commands' Loading
cypress/support/commands.js 0 → 100644 +1 −0 Original line number Diff line number Diff line // See https://on.cypress.io/custom-commands
cypress/support/e2e.js 0 → 100644 +2 −0 Original line number Diff line number Diff line // See https://on.cypress.io/configuration import './commands'