🔥(frontend) remove Beta from logo
Docs got homologated, so we can remove the beta logo from the DSFR theme.
This commit is contained in:
@@ -108,7 +108,6 @@ test.describe('Footer', () => {
|
||||
await expect(footer.getByAltText('Gouvernement Logo')).toBeVisible();
|
||||
|
||||
await expect(footer.getByRole('heading', { name: 'Docs' })).toBeHidden();
|
||||
await expect(footer.getByText('BETA')).toBeHidden();
|
||||
|
||||
await expect(
|
||||
footer.getByRole('link', { name: 'legifrance.gouv.fr' }),
|
||||
|
||||
Reference in New Issue
Block a user