mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
test: consistent avatar urls
This commit is contained in:
@@ -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'
|
||||
}],
|
||||
|
||||
Reference in New Issue
Block a user