Skip to content

Commit

Permalink
Remplace le bouton voir la repartition des cotisations par voir la fi…
Browse files Browse the repository at this point in the history
…che de paie
  • Loading branch information
johangirod committed Feb 18, 2021
1 parent b197691 commit 099e754
Show file tree
Hide file tree
Showing 5 changed files with 3,871 additions and 301 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ describe('Simulateur salarié mode partagé', () => {
cy.wait(800)
cy.get(brutInputSelector).first().invoke('val').should('be', '1 539')

cy.get('button.ui__.small.simple.button').first().click()
cy.contains('Voir mes paramètres').click()
cy.get('span.answerContent').first().contains('CDD')
})
it('should set URL from input value', function () {
Expand Down
Loading

0 comments on commit 099e754

Please sign in to comment.