summaryrefslogtreecommitdiff
path: root/test/test-pages/clean-links
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/clean-links
parent4327b730cb9a827a71dfa35a8eaf9062a1a481e7 (diff)
parentbaf3a68f1736238e8270ceec83822ee3a1f923a3 (diff)
Merge pull request #75 from maludecks/sitename-feature
Add getSiteName feature
Diffstat (limited to 'test/test-pages/clean-links')
-rw-r--r--test/test-pages/clean-links/expected-metadata.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/test-pages/clean-links/expected-metadata.json b/test/test-pages/clean-links/expected-metadata.json
index 28aa9f8..c5166f5 100644
--- a/test/test-pages/clean-links/expected-metadata.json
+++ b/test/test-pages/clean-links/expected-metadata.json
@@ -3,5 +3,6 @@
"Direction": null,
"Excerpt": "Ere introducing the scrivener, as he first appeared to me, it is fit \n I make some mention of myself, my employees, my business, my chambers, \n and general surroundings; because some such description is indispensable \n to an adequate understanding of the chief character about to be presented.",
"Image": null,
- "Title": "Bartleby the Scrivener Web Study Text"
-} \ No newline at end of file
+ "Title": "Bartleby the Scrivener Web Study Text",
+ "SiteName": null
+}