♻️(app-desk) change header html structure

Change the html structure of the header
component to be more aligned.
Remove dummy profil picture.
This commit is contained in:
Anthony LC
2024-05-14 16:02:49 +02:00
committed by Anthony LC
parent d23426679a
commit 9903b43b72
2 changed files with 28 additions and 66 deletions

View File

@@ -29,13 +29,6 @@ test.describe('Header', () => {
await expect(header.getByAltText('Language Icon')).toBeVisible();
await expect(header.getByText('John Doe')).toBeVisible();
await expect(
header.getByRole('img', {
name: 'profile picture',
}),
).toBeVisible();
await expect(
header.getByRole('button', {
name: 'Les services de La Suite numérique',