From d8cb39b7ddeff07f1736e078c20261685586bd3a Mon Sep 17 00:00:00 2001 From: Andres Rey Date: Sat, 2 Dec 2017 21:06:15 +0000 Subject: Update test cases to check metadata --- test/test-pages/tumblr/expected-metadata.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'test/test-pages/tumblr') diff --git a/test/test-pages/tumblr/expected-metadata.json b/test/test-pages/tumblr/expected-metadata.json index 6801046..09c83ac 100644 --- a/test/test-pages/tumblr/expected-metadata.json +++ b/test/test-pages/tumblr/expected-metadata.json @@ -1,7 +1,6 @@ { - "title": "Minecraft 1.8 - The Bountiful Update - Minecraft 1.8 - The Bountiful Update", - "byline": null, - "dir": null, - "excerpt": "+ Added Granite, Andesite, and Diorite stone blocks, with smooth versions\n+ Added Slime Block\n+ Added Iron Trapdoor\n+ Added Prismarine and Sea Lantern blocks\n+ Added the Ocean Monument\n+ Added Red...", - "readerable": true + "Title": "Minecraft 1.8 - The Bountiful Update - Minecraft 1.8 - The Bountiful Update", + "Author": null, + "Direction": null, + "Excerpt": "+ Added Granite, Andesite, and Diorite stone blocks, with smooth versions\n+ Added Slime Block\n+ Added Iron Trapdoor\n+ Added Prismarine and Sea Lantern blocks\n+ Added the Ocean Monument\n+ Added Red..." } -- cgit v1.2.3