From a32acbe2ba02056e14a1fba207b39b54ab5f1269 Mon Sep 17 00:00:00 2001 From: Alice Dahan Date: Wed, 22 Jan 2025 18:50:18 +0100 Subject: [PATCH] =?UTF-8?q?tests(lodeom):=20mise=20=C3=A0=20jour=20du=20te?= =?UTF-8?q?st?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/cypress/integration/mon-entreprise/lodeom.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 () {