mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 19:57:04 +05:30
fix: adjust for new API changes
This commit is contained in:
parent
86a40d2e84
commit
85fc5cac21
20 changed files with 65 additions and 90 deletions
|
@ -122,7 +122,6 @@ class SavedPostQueriesTest {
|
|||
commentCount = 0,
|
||||
commentsUrl = "test_comments_url",
|
||||
submitterName = "test_user_$i",
|
||||
submitterAvatarUrl = "test_avatar_url",
|
||||
tags = listOf(),
|
||||
description = "",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue