💚 répare les tests E2E
parent
0d482a0107
commit
f56704de8c
|
@ -11,7 +11,7 @@ describe('Landing test', function() {
|
|||
})
|
||||
it('should display actionnable items', function() {
|
||||
cy.visit('/')
|
||||
cy.contains(fr ? 'Créer une entreprise' : 'Create a company in France')
|
||||
cy.contains(fr ? 'Créer une entreprise' : 'Create a company')
|
||||
cy.contains(fr ? 'Gérer mon activité' : 'Manage my business')
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue