Skip to content

Commit cd16ef2

Browse files
committed
Update test output
1 parent 18cd684 commit cd16ef2

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

test/output/instant-article.json

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
],
1414
"title": "Instant Article Test",
1515
"description": "1, 2, 1, 2… check the mic!",
16+
"pubDate": "Fri, 13 May 2016 15:14:05 GMT",
1617
"link": "https://localhost:8000"
1718
}
1819
}

test/output/reddit-atom.json

+1
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@
277277
]
278278
}
279279
],
280+
"feedUrl": "https://www.reddit.com/.rss",
280281
"title": "reddit: the front page of the internet",
281282
"description": "",
282283
"link": "https://www.reddit.com/"

test/output/reddit.json

+1
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@
277277
]
278278
}
279279
],
280+
"feedUrl": "https://www.reddit.com/.rss",
280281
"title": "reddit: the front page of the internet",
281282
"description": "",
282283
"link": "https://www.reddit.com/"

0 commit comments

Comments
 (0)