[tests/results] StopExtraction -> AbortExtraction

and update some test results
This commit is contained in:
Mike Fährmann
2025-07-26 08:40:20 +02:00
parent 8e33d0b985
commit f627717f21
4 changed files with 35 additions and 31 deletions

View File

@@ -134,7 +134,7 @@ __tests__ = (
"#category" : ("", "deviantart", "gallery"),
"#class" : deviantart.DeviantartGalleryExtractor,
"#options" : {"group": "skip"},
"#exception": exception.StopExtraction,
"#exception": exception.AbortExtraction,
"#count" : 0,
},