Fix test
This commit is contained in:
parent
d8a1545ee8
commit
6b2027cba5
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ describe('fetchSuggestions()', () => {
|
|||
avatar_static: response[0].account_avatar,
|
||||
id: response[0].account_id,
|
||||
note: response[0].note,
|
||||
should_refetch: true,
|
||||
verified: response[0].verified,
|
||||
display_name: response[0].display_name,
|
||||
}],
|
||||
|
|
Loading…
Reference in a new issue