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/002/expected-metadata.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'test/test-pages/002/expected-metadata.json') diff --git a/test/test-pages/002/expected-metadata.json b/test/test-pages/002/expected-metadata.json index 9b020e4..210e551 100644 --- a/test/test-pages/002/expected-metadata.json +++ b/test/test-pages/002/expected-metadata.json @@ -1,6 +1,5 @@ { - "title": "This API is so Fetching! ✩ Mozilla Hacks – the Web developer blog", - "byline": "Nikhil Marathe", - "excerpt": "For more than a decade the Web has used XMLHttpRequest (XHR) to achieve asynchronous requests in JavaScript. While very useful, XHR is not a very ...", - "readerable": true + "Title": "This API is so Fetching! ✩ Mozilla Hacks – the Web developer blog", + "Author": "Nikhil Marathe", + "Excerpt": "For more than a decade the Web has used XMLHttpRequest (XHR) to achieve asynchronous requests in JavaScript. While very useful, XHR is not a very ..." } -- cgit v1.2.3