summaryrefslogtreecommitdiff
path: root/test/test-pages/title-and-h1-discrepancy/expected-metadata.json
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2018-12-24 10:23:42 -0300
committerGitHub <[email protected]>2018-12-24 10:23:42 -0300
commit09cb03f3f9ce9f8c4193f4240f68d460fe085a63 (patch)
tree1bbf7641fcb93cee80ba873bce90a4bc9e3229f5 /test/test-pages/title-and-h1-discrepancy/expected-metadata.json
parent4327b730cb9a827a71dfa35a8eaf9062a1a481e7 (diff)
parentbaf3a68f1736238e8270ceec83822ee3a1f923a3 (diff)
Merge pull request #75 from maludecks/sitename-feature
Add getSiteName feature
Diffstat (limited to 'test/test-pages/title-and-h1-discrepancy/expected-metadata.json')
-rw-r--r--test/test-pages/title-and-h1-discrepancy/expected-metadata.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/test-pages/title-and-h1-discrepancy/expected-metadata.json b/test/test-pages/title-and-h1-discrepancy/expected-metadata.json
index 691b4d6..07338d0 100644
--- a/test/test-pages/title-and-h1-discrepancy/expected-metadata.json
+++ b/test/test-pages/title-and-h1-discrepancy/expected-metadata.json
@@ -3,5 +3,6 @@
"Direction": null,
"Excerpt": "Lorem\n ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\n quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo\n consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse\n cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non\n proident, sunt in culpa qui officia deserunt mollit anim id est laborum.",
"Image": null,
- "Title": "This is a long title with a colon: Hello there"
-} \ No newline at end of file
+ "Title": "This is a long title with a colon: Hello there",
+ "SiteName": null
+}