X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/94a3d5dc103e37b41a02b5c1c611621e91ba4b75..138cfa6b85e1c3cf46f85e7a0828443c11381bd6:/src/catalogue/fixtures/test-books.yaml

diff --git a/src/catalogue/fixtures/test-books.yaml b/src/catalogue/fixtures/test-books.yaml
index 88dfccbdb..6c24400b5 100644
--- a/src/catalogue/fixtures/test-books.yaml
+++ b/src/catalogue/fixtures/test-books.yaml
@@ -13,6 +13,7 @@
     cover: cover/parent.jpg
     cover_api_thumb: cover_api_thumb/parent.jpg
     simple_cover: simple_cover/parent.jpg
+    cover_thumb: cover_thumb/parent.jpg
     recommended: true
     created_at: "1970-01-03 0:0Z"
     changed_at: "1970-01-03 0:0Z"
@@ -31,16 +32,15 @@
   fields:
     slug: grandchild
     title: Grandchild
-    preview: true
     sort_key: grandchild
     parent: 2
-    xml_file: secret/grandchild.xml
-    txt_file: secret/grandchild.txt
-    html_file: secret/grandchild.html
-    epub_file: secret/grandchild.epub
-    mobi_file: secret/grandchild.mobi
-    pdf_file: secret/grandchild.pdf
-    fb2_file: secret/grandchild.fb2
+    xml_file: xml/grandchild.xml
+    txt_file: txt/grandchild.txt
+    html_file: html/grandchild.html
+    epub_file: epub/grandchild.epub
+    mobi_file: mobi/grandchild.mobi
+    pdf_file: pdf/grandchild.pdf
+    fb2_file: fb2/grandchild.fb2
     created_at: "1970-01-01 0:0Z"
     changed_at: "1970-01-01 0:0Z"
 
@@ -129,7 +129,7 @@
     name: Parent Audiobook
     file: mp3/parent.mp3
     uploaded_at: "1970-01-03 0:0Z"
-    extra_info: {"director_name": "Director", "artist_name": "Artist"}
+    extra_info: '{"director_name": "Director", "artist_name": "Artist"}'
 - model: catalogue.bookmedia
   fields:
     book: 1