Fix test compilation issue

This commit is contained in:
Benoit Marty 2022-01-07 14:46:40 +01:00
parent d14dadde27
commit 37f0ffab8b
1 changed files with 1 additions and 0 deletions

View File

@ -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(