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
|
* Create the same parser than in the RoomModule
|
||||||
*/
|
*/
|
||||||
private val markdownParser = MarkdownParser(
|
private val markdownParser = MarkdownParser(
|
||||||
|
Parser.builder().build(),
|
||||||
Parser.builder().build(),
|
Parser.builder().build(),
|
||||||
HtmlRenderer.builder().softbreak("<br />").build(),
|
HtmlRenderer.builder().softbreak("<br />").build(),
|
||||||
TextPillsUtils(
|
TextPillsUtils(
|
||||||
|
Loading…
Reference in New Issue
Block a user