From 2fa332ff8d44dec300904538bfa3a196e051dcfd Mon Sep 17 00:00:00 2001 From: Andres Rey Date: Mon, 26 Nov 2018 22:40:10 +0000 Subject: Add all missing metadata bits --- test/test-pages/002/expected-metadata.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'test/test-pages/002') diff --git a/test/test-pages/002/expected-metadata.json b/test/test-pages/002/expected-metadata.json index a9fb9d3..6777d36 100644 --- a/test/test-pages/002/expected-metadata.json +++ b/test/test-pages/002/expected-metadata.json @@ -1,5 +1,7 @@ { "Title": "This API is so Fetching!", "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 ..." + "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 ...", + "Direction": null, + "Image": null } \ No newline at end of file -- cgit v1.2.3