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/nytimes-2/expected-metadata.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'test/test-pages/nytimes-2') diff --git a/test/test-pages/nytimes-2/expected-metadata.json b/test/test-pages/nytimes-2/expected-metadata.json index 3a0ca4e..d8c62b1 100644 --- a/test/test-pages/nytimes-2/expected-metadata.json +++ b/test/test-pages/nytimes-2/expected-metadata.json @@ -1,7 +1,6 @@ { - "title": "Yahoo’s Sale to Verizon Leaves Shareholders With Little Say", - "byline": "Steven Davidoff Solomon", - "dir": null, - "excerpt": "The internet giant’s decision to sell its business is plagued with challenges that reveal how unusual deal structures can affect shareholders.", - "readerable": true + "Title": "Yahoo’s Sale to Verizon Leaves Shareholders With Little Say", + "Author": "Steven Davidoff Solomon", + "Direction": null, + "Excerpt": "The internet giant’s decision to sell its business is plagued with challenges that reveal how unusual deal structures can affect shareholders." } -- cgit v1.2.3