update extractor test results

This commit is contained in:
Mike Fährmann
2021-05-21 02:28:53 +02:00
parent d7bc4a2b8b
commit 532ac79fb0
7 changed files with 19 additions and 16 deletions

View File

@@ -146,7 +146,7 @@ class _500pxGalleryExtractor(_500pxExtractor):
}),
# unavailable photos (#1335)
("https://500px.com/p/Light_Expression_Photography/galleries/street", {
"count": ">= 7",
"count": 0,
}),
("https://500px.com/fashvamp/galleries/lera"),
)