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.json7
1 files changed, 3 insertions, 4 deletions
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 ..."
}