summaryrefslogtreecommitdiff
path: root/test/test-pages/rtl-2/expected-metadata.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-pages/rtl-2/expected-metadata.json')
-rw-r--r--test/test-pages/rtl-2/expected-metadata.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/test/test-pages/rtl-2/expected-metadata.json b/test/test-pages/rtl-2/expected-metadata.json
index 4f3b2e6..3c14748 100644
--- a/test/test-pages/rtl-2/expected-metadata.json
+++ b/test/test-pages/rtl-2/expected-metadata.json
@@ -1,7 +1,6 @@
{
- "title": "RTL Test",
- "byline": null,
- "excerpt": "Lorem ipsum dolor sit amet.",
- "dir": "rtl",
- "readerable": true
+ "Title": "RTL Test",
+ "Author": null,
+ "Excerpt": "Lorem ipsum dolor sit amet.",
+ "Direction": "rtl"
}