mozilla / readability

A standalone version of the readability lib
Other
8.34k stars 579 forks source link

chore: update expected metadata with null published times #866

Closed inhumantsar closed 1 month ago

inhumantsar commented 1 month ago

While working on a separate issue, I ran node generate-testcase.js all to make debugging a little easier and noticed many testcases hadn't been updated to include publishedTime when it would result in a null value.

This PR adds those null values and apparently removes a newline from the visibility-hidden test case.