summaryrefslogtreecommitdiff
path: root/test/test-pages/remove-script-tags/expected-metadata.json
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2017-12-02 21:06:15 +0000
committerAndres Rey <[email protected]>2017-12-02 21:06:15 +0000
commitd8cb39b7ddeff07f1736e078c20261685586bd3a (patch)
tree0e3346870dc5f1afce6e8ce9cbfb12b6ad90eef7 /test/test-pages/remove-script-tags/expected-metadata.json
parentc250ab615235037f50b1c2bae2f8b4371ed59b0e (diff)
Update test cases to check metadata
Diffstat (limited to 'test/test-pages/remove-script-tags/expected-metadata.json')
-rw-r--r--test/test-pages/remove-script-tags/expected-metadata.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/test/test-pages/remove-script-tags/expected-metadata.json b/test/test-pages/remove-script-tags/expected-metadata.json
index 2ef0848..96ec024 100644
--- a/test/test-pages/remove-script-tags/expected-metadata.json
+++ b/test/test-pages/remove-script-tags/expected-metadata.json
@@ -1,6 +1,5 @@
{
- "title": "Remove script tags test",
- "byline": null,
- "excerpt": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua.",
- "readerable": true
+ "Title": "Remove script tags test",
+ "Author": null,
+ "Excerpt": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod\n tempor incididunt ut labore et dolore magna aliqua."
}