diff --git a/frontend/tests/e2e/support/commands.js b/frontend/tests/e2e/support/commands.js index e74cebc00..12a6e0e1c 100644 --- a/frontend/tests/e2e/support/commands.js +++ b/frontend/tests/e2e/support/commands.js @@ -121,7 +121,7 @@ Cypress.Commands.add('time', (date, day, type) => { cy.get( get + ' > .calendar > .datepicker-controls > .text-right > .datepicker-button > svg > path' - ).click({ force: true }); + ).click({ force: true}); cy.wait(500); cy.get(