summaryrefslogtreecommitdiff
path: root/test/test-pages/nytimes-2
diff options
context:
space:
mode:
authorFiveFilters.org <[email protected]>2021-08-25 10:42:41 +0200
committerFiveFilters.org <[email protected]>2021-08-25 10:42:41 +0200
commit84a56221c3cf31977903de971a028f9b3135e13e (patch)
treeb005d5991bb35c5e8eb6ec8c66b4b55014b32645 /test/test-pages/nytimes-2
parent341476455a51710d38bbad85fec584c466cf7143 (diff)
Code readability fixes
https://github.com/mozilla/readability/commit/fc78270a308e815429113517a61428e4e56076a8
Diffstat (limited to 'test/test-pages/nytimes-2')
-rw-r--r--test/test-pages/nytimes-2/expected-images.json4
-rw-r--r--test/test-pages/nytimes-2/expected-metadata.json8
2 files changed, 6 insertions, 6 deletions
diff --git a/test/test-pages/nytimes-2/expected-images.json b/test/test-pages/nytimes-2/expected-images.json
index e4b49d0..1afbadf 100644
--- a/test/test-pages/nytimes-2/expected-images.json
+++ b/test/test-pages/nytimes-2/expected-images.json
@@ -1,4 +1,4 @@
[
- "https:\/\/static01.nyt.com\/images\/2016\/07\/30\/business\/db-dealprof\/db-dealprof-videoSixteenByNineJumbo1600.jpg",
- "https:\/\/static01.nyt.com\/images\/2016\/07\/30\/business\/db-dealprof\/db-dealprof-master315.jpg"
+ "https:\/\/static01.nyt.com\/images\/2016\/07\/30\/business\/db-dealprof\/db-dealprof-facebookJumbo.jpg",
+ "https:\/\/static01.nyt.com\/images\/2016\/07\/30\/business\/db-dealprof\/db-dealprof-master315.jpg"
] \ No newline at end of file
diff --git a/test/test-pages/nytimes-2/expected-metadata.json b/test/test-pages/nytimes-2/expected-metadata.json
index 7fbcf29..21af4ee 100644
--- a/test/test-pages/nytimes-2/expected-metadata.json
+++ b/test/test-pages/nytimes-2/expected-metadata.json
@@ -1,8 +1,8 @@
{
"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.",
- "Image": "https:\/\/static01.nyt.com\/images\/2016\/07\/30\/business\/db-dealprof\/db-dealprof-videoSixteenByNineJumbo1600.jpg",
- "Title": "Yahoo’s Sale to Verizon Leaves Shareholders With Little Say",
+ "Excerpt": "The internet giant\u2019s decision to sell its business is plagued with challenges that reveal how unusual deal structures can affect shareholders.",
+ "Image": "https:\/\/static01.nyt.com\/images\/2016\/07\/30\/business\/db-dealprof\/db-dealprof-facebookJumbo.jpg",
+ "Title": "Yahoo\u2019s Sale to Verizon Leaves Shareholders With Little Say",
"SiteName": null
-}
+} \ No newline at end of file