summaryrefslogtreecommitdiff
path: root/test/test-pages/002/expected-metadata.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-pages/002/expected-metadata.json')
-rw-r--r--test/test-pages/002/expected-metadata.json6
1 files changed, 3 insertions, 3 deletions
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