X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/b6ec0976a383cc1823f4a199bc3e6dc40880b049..a1e43b7bba2a0c7cf33280143bb49af3fef5d0d0:/tests/test_html.py?ds=sidebyside

diff --git a/tests/test_html.py b/tests/test_html.py
index 51d6acd..21adfb1 100644
--- a/tests/test_html.py
+++ b/tests/test_html.py
@@ -37,4 +37,4 @@ def test_empty():
     assert not WLDocument.from_string(
             '<utwor />',
             parse_dublincore=False,
-        ).as_html()
+        ).as_html().get_string()