diff --git a/site/cypress/integration/mon-entreprise/lodeom.ts b/site/cypress/integration/mon-entreprise/lodeom.ts index ecd6e6095..4077a821d 100755 --- a/site/cypress/integration/mon-entreprise/lodeom.ts +++ b/site/cypress/integration/mon-entreprise/lodeom.ts @@ -12,7 +12,7 @@ describe('Simulateur lodeom', { testIsolation: false }, function () { }) it('should not crash', function () { - cy.contains('Rémunération brute') + cy.contains('Quelle est votre localisation ?') }) it('should display a warning when no zone is selected', function () {