fix 'range' tests and update a few test results

This commit is contained in:
Mike Fährmann
2018-10-08 23:30:06 +02:00
parent 392a081657
commit 1532d1b690
6 changed files with 10 additions and 11 deletions

View File

@@ -95,7 +95,7 @@ class WallhavenSearchExtractor(WallhavenExtractor):
(("https://alpha.wallhaven.cc/search?q=id%3A87"
"&categories=111&purity=100&sorting=relevance&order=desc&page=3"), {
"url": "1b9b6d97b9670e32ef5dd6942a095549ab543d91",
"range": (1, 3),
"range": "1-3",
}),
]
per_page = 24