Skip to content

Commit

Permalink
Fix cypress reporting test
Browse files Browse the repository at this point in the history
  • Loading branch information
louptheron committed Nov 5, 2024
1 parent cfe9fb1 commit a5c4d78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ context('Vessel sidebar reporting tab', () => {
// Then
// Summary
cy.get('[data-cy="vessel-reporting-summary"]').contains('Résumé des derniers signalements (6 dernières années)')
cy.get('[data-cy="vessel-reporting-summary"]').contains('Signalements "3 milles - Chaluts (NATINF 7059)"')
cy.get('[data-cy="vessel-reporting-summary"]').contains('Signalement "3 milles - Chaluts (NATINF 7059)"')
cy.get('[data-cy="vessel-reporting-summary"]').contains(
"Peche maritime non autorisee dans les eaux maritimes ou salees francaises par un navire de pays tiers a l'union europeenne (NATINF 2608)"
)
Expand Down

0 comments on commit a5c4d78

Please sign in to comment.