kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
username -> acct
rodzic
303ad10730
commit
1e53c9f6d4
|
@ -15,7 +15,7 @@ describe('fetchCarouselAvatars()', () => {
|
||||||
|
|
||||||
beforeEach(() => {
|
beforeEach(() => {
|
||||||
avatars = [
|
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) => {
|
__stub((mock) => {
|
||||||
|
|
Ładowanie…
Reference in New Issue