X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/ca8319931f449468918067367133ff25f9b19f30..bd97f61d25eb0c3e51a29286c7de509146eceb37:/tests/test_epub.py?ds=inline diff --git a/tests/test_epub.py b/tests/test_epub.py index 9ff1b41..c7a262b 100644 --- a/tests/test_epub.py +++ b/tests/test_epub.py @@ -78,7 +78,7 @@ def test_transform(): ) assert_equals( book.get_metadata(DC, "creator"), - [('Adam Asnyk', {"id": "creator"})] + [('Adam Asnyk', {"id": "creator0"})] ) assert_equals( book.get_metadata(DC, "publisher"),