parent
b2f2ca6c22
commit
4188670b42
16 changed files with 917 additions and 5 deletions
|
@ -443,6 +443,7 @@ class TimelineDaoTest {
|
|||
emojis = "emojis$statusId",
|
||||
reblogsCount = 1 * statusId.toInt(),
|
||||
favouritesCount = 2 * statusId.toInt(),
|
||||
repliesCount = 3 * statusId.toInt(),
|
||||
reblogged = even,
|
||||
favourited = !even,
|
||||
bookmarked = false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue