forked from Ivasoft/geovisio-website
fix
This commit is contained in:
@@ -3,7 +3,6 @@ describe('In the home page', () => {
|
||||
cy.visit('/')
|
||||
cy.fixture('home').then((homeData) => {
|
||||
cy.contains(homeData.textLinkContribute).click()
|
||||
cy.url().should('include', '/pourquoi-contribuer')
|
||||
})
|
||||
})
|
||||
it('click on the link in the footer to go to Panoramax.fr', () => {
|
||||
|
||||
Reference in New Issue
Block a user