mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-27 02:10:40 +01:00
test: consistent avatar urls
This commit is contained in:
@@ -10,7 +10,7 @@ describe('Tabs', () => {
|
||||
const items = [{
|
||||
label: 'Tab1',
|
||||
avatar: {
|
||||
src: 'https://avatars.githubusercontent.com/u/739984?v=4'
|
||||
src: 'https://github.com/benjamincanac.png'
|
||||
},
|
||||
content: 'This is the content shown for Tab1'
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user