Skip to content

Commit

Permalink
[Test] Fix du test e2e (#1337)
Browse files Browse the repository at this point in the history
  • Loading branch information
claire2212 authored Apr 24, 2024
2 parents d84c41c + a7f6c66 commit eee8027
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -404,13 +404,10 @@ context('Side Window > Mission Form > Mission actions', () => {

// uncheck all fields
cy.fill('Contrôle administratif', false)
cy.wait(200)
cy.fill('Respect du code de la navigation sur le plan d’eau', false)
cy.wait(200)
cy.fill('Gens de mer', false)
cy.wait(200)
cy.fill('Equipement de sécurité et respect des normes', false)
cy.wait(400)
cy.wait(200)

cy.waitForLastRequest(
'@updateMission',
Expand Down

0 comments on commit eee8027

Please sign in to comment.