update extractor test results

This commit is contained in:
Mike Fährmann
2020-10-03 19:24:19 +02:00
parent fad7748b6b
commit 844502cad5
6 changed files with 13 additions and 11 deletions

View File

@@ -313,6 +313,7 @@ class TwitterSearchExtractor(TwitterExtractor):
test = ("https://twitter.com/search?q=nature", {
"range": "1-40",
"count": 40,
"archive": False,
})
def metadata(self):