update extractor test results

This commit is contained in:
Mike Fährmann
2021-07-04 19:46:08 +02:00
parent 7f591c78cb
commit 21c2da454f
8 changed files with 43 additions and 38 deletions

View File

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