Skip to content

Commit

Permalink
Fix more tests after changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartinesp committed Jan 30, 2025
1 parent 3264bfd commit 28c8e82
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ class TimelineItemContentMessageFactoryTest {
plainText = "body",
isEdited = false,
formattedBody = null,
pillifiedBody = SpannableString("body"),
)
assertThat(result).isEqualTo(expected)
}
Expand Down

0 comments on commit 28c8e82

Please sign in to comment.