fix test compilation
This commit is contained in:
parent
795299ed0c
commit
a0646717a3
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ class DefaultRoomLatestEventFormatterTest {
|
|||
profileChangeContentFormatter = ProfileChangeContentFormatter(stringProvider),
|
||||
stateContentFormatter = StateContentFormatter(stringProvider),
|
||||
permalinkParser = FakePermalinkParser(),
|
||||
rtcNotificationContentFormatter = RtcNotificationContentFormatter(fakeMatrixClient, stringProvider)
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue