summaryrefslogtreecommitdiff
path: root/test/test-pages/base-url-base-element/expected-metadata.json
diff options
context:
space:
mode:
authorMaria Luiza Soares <[email protected]>2018-12-21 14:47:40 +0100
committerMalu Decks <[email protected]>2018-12-23 05:37:44 +0100
commitb63c65bdf86c241ae4e1dbe8978bcc341a1742fd (patch)
treeb7d5f3b3d797e79af678b4d722fd80e4fdcddebf /test/test-pages/base-url-base-element/expected-metadata.json
parent01f5f7c94e4c99643ed41ba26db6efcc018d4b07 (diff)
Update all tests to assert on getSiteName outcome
Diffstat (limited to 'test/test-pages/base-url-base-element/expected-metadata.json')
-rw-r--r--test/test-pages/base-url-base-element/expected-metadata.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/test-pages/base-url-base-element/expected-metadata.json b/test/test-pages/base-url-base-element/expected-metadata.json
index d6a0d98..e7a86a7 100644
--- a/test/test-pages/base-url-base-element/expected-metadata.json
+++ b/test/test-pages/base-url-base-element/expected-metadata.json
@@ -3,5 +3,6 @@
"Direction": null,
"Excerpt": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor 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": "Base URL with base test"
-} \ No newline at end of file
+ "Title": "Base URL with base test",
+ "SiteName": null
+}