summaryrefslogtreecommitdiff
path: root/test/test-pages/ars-1
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-pages/ars-1')
-rw-r--r--test/test-pages/ars-1/config.json2
-rw-r--r--test/test-pages/ars-1/expected-metadata.json7
2 files changed, 4 insertions, 5 deletions
diff --git a/test/test-pages/ars-1/config.json b/test/test-pages/ars-1/config.json
index 6441edf..0ac6816 100644
--- a/test/test-pages/ars-1/config.json
+++ b/test/test-pages/ars-1/config.json
@@ -1,3 +1,3 @@
{
- "articleByLine": true
+ "ArticleByLine": true
} \ No newline at end of file
diff --git a/test/test-pages/ars-1/expected-metadata.json b/test/test-pages/ars-1/expected-metadata.json
index 5d06095..8b3d493 100644
--- a/test/test-pages/ars-1/expected-metadata.json
+++ b/test/test-pages/ars-1/expected-metadata.json
@@ -1,6 +1,5 @@
{
- "title": "Just-released Minecraft exploit makes it easy to crash game servers",
- "byline": "by Dan Goodin - Apr 16, 2015 8:02 pm UTC",
- "excerpt": "Two-year-old bug exposes thousands of servers to crippling attack.",
- "readerable": true
+ "Title": "Just-released Minecraft exploit makes it easy to crash game servers",
+ "Author": "by Dan Goodin - Apr 16, 2015 8:02 pm UTC",
+ "Excerpt": "Two-year-old bug exposes thousands of servers to crippling attack."
}