update extractor test results

- tumblr: remove deleted post
- jaiminisbox: replace removed manga/chapters
- smugmug: one inconsequential field got removed
This commit is contained in:
Mike Fährmann
2020-07-18 14:50:46 +02:00
parent d5fcffcced
commit 2ecf1efb16
5 changed files with 12 additions and 20 deletions

View File

@@ -276,9 +276,6 @@ class TumblrPostExtractor(TumblrExtractor):
("https://mikf123.tumblr.com/post/181022380064/chat-post", {
"count": 0,
}),
("http://pinetre-3.tumblr.com/post/181904381470/via", {
"count": 0, # audio post with "null" as URL (#165)
}),
("http://ziemniax.tumblr.com/post/109697912859/", {
"exception": exception.NotFoundError, # HTML response (#297)
}),