[tests] update extractor results

This commit is contained in:
Mike Fährmann
2025-01-27 16:14:23 +01:00
parent b9567ae3e0
commit d110dfd2da
45 changed files with 152 additions and 148 deletions

View File

@@ -46,7 +46,7 @@ __tests__ = (
"#category": ("", "imagechest", "user"),
"#class" : imagechest.ImagechestUserExtractor,
"#pattern" : imagechest.ImagechestGalleryExtractor.pattern,
"#count" : 279,
"#count" : range(280, 290),
},
)