Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
arkon committed May 24, 2024
1 parent f309321 commit e6c0a20
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class ChatFiltererTests {
author = MessageAuthor(id = "author", name = "Author"),
content = emptyList(),
timestamp = 1L,
superchatContext = null,
)
private val baseChatMessage = emptyChatMessage.copy(
content = listOf(
Expand Down

0 comments on commit e6c0a20

Please sign in to comment.