summaryrefslogtreecommitdiff
path: root/test/test-pages/lwn-1
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/lwn-1
parent01f5f7c94e4c99643ed41ba26db6efcc018d4b07 (diff)
Update all tests to assert on getSiteName outcome
Diffstat (limited to 'test/test-pages/lwn-1')
-rw-r--r--test/test-pages/lwn-1/expected-metadata.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/test-pages/lwn-1/expected-metadata.json b/test/test-pages/lwn-1/expected-metadata.json
index 2a94d7a..584887a 100644
--- a/test/test-pages/lwn-1/expected-metadata.json
+++ b/test/test-pages/lwn-1/expected-metadata.json
@@ -3,5 +3,6 @@
"Direction": null,
"Excerpt": "The Arduino has been one of the biggest success stories of the open-hardware movement, but that success does not protect it from internal conflict. In recent months, two of the project's founders have come into conflict about the direction of future efforts—and that conflict has turned into a legal dispute about who owns the rights to the Arduino trademark.",
"Image": null,
- "Title": "LWN.net Weekly Edition for March 26, 2015 [LWN.net]"
-} \ No newline at end of file
+ "Title": "LWN.net Weekly Edition for March 26, 2015 [LWN.net]",
+ "SiteName": null
+}