summaryrefslogtreecommitdiff
path: root/test/test-pages/metadata-content-missing/expected-metadata.json
diff options
context:
space:
mode:
authorFiveFilters.org <[email protected]>2021-08-25 13:39:55 +0200
committerFiveFilters.org <[email protected]>2021-08-25 13:39:55 +0200
commit4c42348ab2e316af537dc9ba85005ee8a9baebf5 (patch)
tree48ca7b816d2466a6b35dce611cde6b98ac3a933e /test/test-pages/metadata-content-missing/expected-metadata.json
parentc4a6cf576b6e9870d64d833816f93c45dd36d090 (diff)
Fix headers being removed
https://github.com/mozilla/readability/commit/11093f011f57fa528a00a78d70b8d9df32c7a32d
Diffstat (limited to 'test/test-pages/metadata-content-missing/expected-metadata.json')
-rw-r--r--test/test-pages/metadata-content-missing/expected-metadata.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/test-pages/metadata-content-missing/expected-metadata.json b/test/test-pages/metadata-content-missing/expected-metadata.json
new file mode 100644
index 0000000..ed10c30
--- /dev/null
+++ b/test/test-pages/metadata-content-missing/expected-metadata.json
@@ -0,0 +1,8 @@
+{
+ "Author": "Creator Name",
+ "Direction": null,
+ "Excerpt": "Preferred description",
+ "Image": null,
+ "Title": "My title",
+ "SiteName": null
+} \ No newline at end of file