Skip to content

Commit

Permalink
[Test] fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
claire2212 committed Oct 23, 2023
1 parent 73f4f38 commit a060f1e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ context('Mission', () => {

// delete theme to test error
cy.fill('Thématique de surveillance', '')
cy.clickButton(' Enregistrer et clôturer')
cy.wait(100)
cy.get('*[data-cy="mission-errors"]').should('exist')

cy.fill('Thématique de surveillance', 'Rejets illicites')
Expand Down

0 comments on commit a060f1e

Please sign in to comment.