mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-30 19:57:55 +01:00
test: consistent avatar urls
This commit is contained in:
@@ -6,7 +6,7 @@ describe('Breadcrumb', () => {
|
||||
const items = [{
|
||||
label: 'Home',
|
||||
avatar: {
|
||||
src: 'https://avatars.githubusercontent.com/u/739984?v=4'
|
||||
src: 'https://github.com/benjamincanac.png'
|
||||
},
|
||||
to: '/'
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user