describe('Show page', () => { it('Visits the /structures page', () => { cy.visit('https://local.frames.opentalent.fr/structures') }) })