test: consistent avatar urls

This commit is contained in:
Benjamin Canac
2024-10-17 16:33:50 +02:00
parent e137577a72
commit 716ed10068
18 changed files with 103 additions and 103 deletions

View File

@@ -10,7 +10,7 @@ describe('DropdownMenu', () => {
[{
label: 'My account',
avatar: {
src: 'https://avatars.githubusercontent.com/u/739984?v=4'
src: 'https://github.com/benjamincanac.png'
},
type: 'label'
}],