Fix test compilation issue
This commit is contained in:
parent
d14dadde27
commit
37f0ffab8b
@ -49,6 +49,7 @@ class MarkdownParserTest : InstrumentedTest {
|
||||
* Create the same parser than in the RoomModule
|
||||
*/
|
||||
private val markdownParser = MarkdownParser(
|
||||
Parser.builder().build(),
|
||||
Parser.builder().build(),
|
||||
HtmlRenderer.builder().softbreak("<br />").build(),
|
||||
TextPillsUtils(
|
||||
|
Loading…
Reference in New Issue
Block a user