Update error message test

This commit is contained in:
Johannes Maas 2020-07-19 20:09:38 +02:00
parent 2746639b35
commit aa27d9a49e

View File

@ -670,7 +670,7 @@ Body: """)
|> expectError |> expectError
[ """-- METADATA DECODE ERROR ----------------------------------------------------- elm-pages [ """-- METADATA DECODE ERROR ----------------------------------------------------- elm-pages
I ran into a problem when parsing the metadata for the page with this path: I ran into a problem when parsing the metadata for the page with this path: /
Found an unhandled HTML tag in markdown doc.""" Found an unhandled HTML tag in markdown doc."""
] ]