[tests:results] rename '#urls' to '#results'

This commit is contained in:
Mike Fährmann
2025-06-13 13:00:50 +02:00
parent e08ec7e083
commit 9afac3c51d
107 changed files with 357 additions and 355 deletions

View File

@@ -107,7 +107,7 @@ __tests__ = (
{
"#url" : "https://www.pexels.com/photo/sun-shining-between-the-trees-in-the-forest-onto-an-asphalt-road-17213600/",
"#class" : pexels.PexelsImageExtractor,
"#urls" : "https://images.pexels.com/photos/17213600/pexels-photo-17213600.jpeg",
"#results" : "https://images.pexels.com/photos/17213600/pexels-photo-17213600.jpeg",
},
)