sforkowany z mirror/soapbox
username -> acct
rodzic
303ad10730
commit
1e53c9f6d4
|
@ -15,7 +15,7 @@ describe('fetchCarouselAvatars()', () => {
|
|||
|
||||
beforeEach(() => {
|
||||
avatars = [
|
||||
{ account_id: '1', username: 'jl', account_avatar: 'https://example.com/some.jpg' },
|
||||
{ account_id: '1', acct: 'jl', account_avatar: 'https://example.com/some.jpg' },
|
||||
];
|
||||
|
||||
__stub((mock) => {
|
||||
|
|
Ładowanie…
Reference in New Issue