Add cover_thumb to tests.
[wolnelektury.git] / src / api / tests / res / responses / books.json
index f83e74e..80414b5 100644 (file)
@@ -45,6 +45,6 @@
         "genre": "Sonet", 
         "simple_thumb": "https://example.com/media/cover_api_thumb/parent.jpg", 
         "slug": "parent", 
-        "cover_thumb": "https://example.com/media/cover/parent.jpg-139x193"
+        "cover_thumb": "cover_thumb/parent.jpg"
     }
 ]