🔥(app-impress) remove La Gauffre button

The web host of the La Gauffre app is down,
La Gauffre was not rendered correctly.
La Gauffre button is removed from the header
of the Impress app, in waiting for the
web host to be up again.
This commit is contained in:
Anthony LC
2024-04-16 14:46:15 +02:00
committed by Anthony LC
parent 45bf99178b
commit 7fb8a62e63
3 changed files with 1 additions and 12 deletions

View File

@@ -27,10 +27,6 @@ test.describe('Header', () => {
/Marianne/i,
);
await expect(
header.getByText('Les applications de La Suite numérique'),
).toBeVisible();
await expect(header.getByAltText('Language Icon')).toBeVisible();
await expect(header.getByText('John Doe')).toBeVisible();