pull/2413/head
Jérémy Rialland 2022-12-05 14:17:46 +01:00 committed by Jérémy Rialland
parent 458f28778c
commit cae23d2b20
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ describe('Partage (simulateur salarié)', function () {
it('should set input value from URL', function () {
cy.visit(urlWithState)
cy.contains('Modifier mes réponses')
cy.get(brutInputSelector, { timeout: 30 * 1000 })
.invoke('val')
.should('match', /1[\s]539[\s]€/)