From d8cb39b7ddeff07f1736e078c20261685586bd3a Mon Sep 17 00:00:00 2001 From: Andres Rey Date: Sat, 2 Dec 2017 21:06:15 +0000 Subject: Update test cases to check metadata --- test/test-pages/cnn/expected-metadata.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'test/test-pages/cnn') diff --git a/test/test-pages/cnn/expected-metadata.json b/test/test-pages/cnn/expected-metadata.json index 723989b..d88d406 100644 --- a/test/test-pages/cnn/expected-metadata.json +++ b/test/test-pages/cnn/expected-metadata.json @@ -1,7 +1,6 @@ { - "title": "The 'birth lottery' and economic mobility", - "byline": "Ahiza Garcia", - "dir": null, - "excerpt": "A recently-released report on poverty and inequality found that the U.S. ranks the lowest among countries with welfare states.", - "readerable": true + "Title": "The 'birth lottery' and economic mobility", + "Author": "Ahiza Garcia", + "Direction": null, + "Excerpt": "A recently-released report on poverty and inequality found that the U.S. ranks the lowest among countries with welfare states." } -- cgit v1.2.3