From b63c65bdf86c241ae4e1dbe8978bcc341a1742fd Mon Sep 17 00:00:00 2001 From: Maria Luiza Soares Date: Fri, 21 Dec 2018 14:47:40 +0100 Subject: Update all tests to assert on getSiteName outcome --- test/test-pages/002/expected-metadata.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'test/test-pages/002/expected-metadata.json') diff --git a/test/test-pages/002/expected-metadata.json b/test/test-pages/002/expected-metadata.json index b0a0a4d..74c3859 100644 --- a/test/test-pages/002/expected-metadata.json +++ b/test/test-pages/002/expected-metadata.json @@ -3,5 +3,6 @@ "Direction": null, "Excerpt": "For more than a decade the Web has used XMLHttpRequest (XHR) to achieve asynchronous requests in JavaScript. While very useful, XHR is not a very ...", "Image": null, - "Title": "This API is so Fetching!" -} \ No newline at end of file + "Title": "This API is so Fetching!", + "SiteName": "Mozilla Hacks – the Web developer blog" +} -- cgit v1.2.3