From c7aafe56809c75969c8c96aeb2b28169d4b5cddc Mon Sep 17 00:00:00 2001 From: Andres Rey Date: Thu, 29 Nov 2018 18:44:47 +0000 Subject: Update test expectations --- test/test-pages/002/expected-metadata.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (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 6777d36..b0a0a4d 100644 --- a/test/test-pages/002/expected-metadata.json +++ b/test/test-pages/002/expected-metadata.json @@ -1,7 +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 ...", "Direction": null, - "Image": null + "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 ...", + "Image": null, + "Title": "This API is so Fetching!" } \ No newline at end of file -- cgit v1.2.3