summaryrefslogtreecommitdiff
path: root/test/test-pages/cnn
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/cnn
parent01f5f7c94e4c99643ed41ba26db6efcc018d4b07 (diff)
Update all tests to assert on getSiteName outcome
Diffstat (limited to 'test/test-pages/cnn')
-rw-r--r--test/test-pages/cnn/expected-metadata.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/test-pages/cnn/expected-metadata.json b/test/test-pages/cnn/expected-metadata.json
index 2b13919..46a71fa 100644
--- a/test/test-pages/cnn/expected-metadata.json
+++ b/test/test-pages/cnn/expected-metadata.json
@@ -3,5 +3,6 @@
"Direction": null,
"Excerpt": "A recently-released report on poverty and inequality found that the U.S. ranks the lowest among countries with welfare states.",
"Image": "http:\/\/i2.cdn.turner.com\/money\/dam\/assets\/141103182938-income-inequality-780x439.png",
- "Title": "The 'birth lottery' and economic mobility"
-} \ No newline at end of file
+ "Title": "The 'birth lottery' and economic mobility",
+ "SiteName": "CNNMoney"
+}