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:
@@ -52,7 +52,7 @@ describe('CommandPalette', () => {
|
||||
items: [{
|
||||
label: 'benjamincanac',
|
||||
avatar: {
|
||||
src: 'https://avatars.githubusercontent.com/u/739984?v=4'
|
||||
src: 'https://github.com/benjamincanac.png'
|
||||
}
|
||||
}]
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user