X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/ae2d55ccb56e2634956ada31b51fbee9879cf837..86becb1ae4d215dd782dfc054471d724f6dcd1d7:/tests/test_epub.py 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"),