Skip to content

Commit

Permalink
e2e: Fix e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
Angi-Kinas committed Jan 21, 2025
1 parent 353f154 commit 1ea7aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/datahub-e2e/src/e2e/datasetDetailPage.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ describe('dataset pages', () => {
.find('h4')
.should(
'have.text',
` Bénéficiaires de l'Aide à la Garde d'Enfants (AGE) en région Hauts-de-France `
` Mat éolien construit ou en projet dans les Hauts de France `
)
})
it('goes to dataset on click', () => {
Expand Down

0 comments on commit 1ea7aa3

Please sign in to comment.