summaryrefslogtreecommitdiff
path: root/test/test-pages/002/expected-metadata.json
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2018-11-29 18:44:47 +0000
committerAndres Rey <[email protected]>2018-11-29 18:44:47 +0000
commitc7aafe56809c75969c8c96aeb2b28169d4b5cddc (patch)
treecfce9449db86e92fd73e00fd1848ffb0f2d5f457 /test/test-pages/002/expected-metadata.json
parent31059dd083d840a5054f726a2b6df03826fcf718 (diff)
Update test expectations
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